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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python