ProviderConsentDefinition Class
The provider consent.
- Inheritance
-
azure.mgmt.resource.resources._serialization.ModelProviderConsentDefinition
Constructor
ProviderConsentDefinition(*, consent_to_authorization: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
consent_to_authorization
|
A value indicating whether authorization is consented or not. |
Variables
Name | Description |
---|---|
consent_to_authorization
|
A value indicating whether authorization is consented or not. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python