ProviderRegistrationRequest Class
The provider registration definition.
- Inheritance
-
azure.mgmt.resource.resources._serialization.ModelProviderRegistrationRequest
Constructor
ProviderRegistrationRequest(*, third_party_provider_consent: _models.ProviderConsentDefinition | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
third_party_provider_consent
|
The provider consent. |
Variables
Name | Description |
---|---|
third_party_provider_consent
|
The provider consent. |
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