ServerAzureADOnlyAuthentication Class
Azure Active Directory only authentication.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ServerAzureADOnlyAuthentication(*, azure_ad_only_authentication: bool | None = None, **kwargs)
Parameters
Name | Description |
---|---|
azure_ad_only_authentication
Required
|
Azure Active Directory only Authentication enabled. |
Keyword-Only Parameters
Name | Description |
---|---|
azure_ad_only_authentication
Required
|
|
Variables
Name | Description |
---|---|
id
|
Resource ID. |
name
|
Resource name. |
type
|
Resource type. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python