SiteAuthSettings Class

Configuration settings for the Azure App Service Authentication / Authorization feature.

Constructor

SiteAuthSettings(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource Id.

name
str

Resource Name.

kind
str

Kind of resource.

type
str

Resource type.

properties

SiteAuthSettings resource specific properties.

Attributes

properties

SiteAuthSettings resource specific properties.

properties: _models.SiteAuthSettingsProperties | None