SiteAuthSettingsV2 Class
SiteAuthSettingsV2.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2020_09_01.models._models_py3.ProxyOnlyResourceSiteAuthSettingsV2
Constructor
SiteAuthSettingsV2(*, kind: Optional[str] = None, platform: Optional[azure.mgmt.web.v2020_09_01.models._models_py3.AuthPlatform] = None, global_validation: Optional[azure.mgmt.web.v2020_09_01.models._models_py3.GlobalValidation] = None, identity_providers: Optional[azure.mgmt.web.v2020_09_01.models._models_py3.IdentityProviders] = None, login: Optional[azure.mgmt.web.v2020_09_01.models._models_py3.Login] = None, http_settings: Optional[azure.mgmt.web.v2020_09_01.models._models_py3.HttpSettings] = None, **kwargs)
Parameters
- platform
- AuthPlatform
Required
- global_validation
- GlobalValidation
Required
- identity_providers
- IdentityProviders
Required
- login
- Login
Required
- http_settings
- HttpSettings
Required
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
- system_data
- SystemData
The system metadata relating to this resource.
Feedback
Submit and view feedback for