TechnicalTicketDetails Class
Additional information for technical support ticket.
- Inheritance
-
azure.mgmt.support._serialization.ModelTechnicalTicketDetails
Constructor
TechnicalTicketDetails(*, resource_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
resource_id
|
This is the resource Id of the Azure service resource (For example: A virtual machine resource or an HDInsight resource) for which the support ticket is created. |
Variables
Name | Description |
---|---|
resource_id
|
This is the resource Id of the Azure service resource (For example: A virtual machine resource or an HDInsight resource) for which the support ticket is created. |
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