ProvisioningIssueProperties Class
Properties of Provisioning Issue.
- Inheritance
-
azure.mgmt.eventhub._serialization.ModelProvisioningIssueProperties
Constructor
ProvisioningIssueProperties(*, issue_type: str | None = None, description: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
issue_type
|
Type of Issue. |
description
|
Description of the issue. |
Variables
Name | Description |
---|---|
issue_type
|
Type of Issue. |
description
|
Description of the issue. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python