QuotaTicketDetails Class

Additional set of information required for quota increase support ticket for certain quota types, e.g.: Virtual machine cores. Get complete details about Quota payload support request along with examples at Support quota request.

Inheritance
QuotaTicketDetails

Constructor

QuotaTicketDetails(*, quota_change_request_sub_type: Optional[str] = None, quota_change_request_version: Optional[str] = None, quota_change_requests: Optional[List[azure.mgmt.support.models._models_py3.QuotaChangeRequest]] = None, **kwargs)

Parameters

quota_change_request_sub_type
str
Required

Required for certain quota types when there is a sub type, such as Batch, for which you are requesting a quota increase.

quota_change_request_version
str
Required

Quota change request version.

quota_change_requests
list[QuotaChangeRequest]
Required

This property is required for providing the region and new quota limits.