QuotaTicketDetails interface
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.
Properties
quota |
This property is required for providing the region and new quota limits. |
quota |
Required for certain quota types when there is a sub type, such as Batch, for which you are requesting a quota increase. |
quota |
Quota change request version. |
Property Details
quotaChangeRequests
This property is required for providing the region and new quota limits.
quotaChangeRequests?: QuotaChangeRequest[]
Property Value
quotaChangeRequestSubType
Required for certain quota types when there is a sub type, such as Batch, for which you are requesting a quota increase.
quotaChangeRequestSubType?: string
Property Value
string
quotaChangeRequestVersion
Quota change request version.
quotaChangeRequestVersion?: string
Property Value
string