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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python