SecondaryConsentEnabled Class
This property indicates whether secondary consent is present for problem classification.
- Inheritance
-
azure.mgmt.support._serialization.ModelSecondaryConsentEnabled
Constructor
SecondaryConsentEnabled(*, description: str | None = None, type: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
description
|
User consent description. |
type
|
The Azure service for which secondary consent is needed for case creation. |
Variables
Name | Description |
---|---|
description
|
User consent description. |
type
|
The Azure service for which secondary consent is needed for case creation. |
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