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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python