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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python