QuotaTicketDetails Class

Definition

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.

public class QuotaTicketDetails
type QuotaTicketDetails = class
Public Class QuotaTicketDetails
Inheritance
QuotaTicketDetails

Constructors

QuotaTicketDetails()

Initializes a new instance of the QuotaTicketDetails class.

QuotaTicketDetails(String, String, IList<QuotaChangeRequest>)

Initializes a new instance of the QuotaTicketDetails class.

Properties

QuotaChangeRequests

Gets or sets this property is required for providing the region and new quota limits.

QuotaChangeRequestSubType

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

QuotaChangeRequestVersion

Gets or sets quota change request version.

Applies to