Share via


QuotaRequestProperties Class

Definition

The details of quota request.

public class QuotaRequestProperties
type QuotaRequestProperties = class
Public Class QuotaRequestProperties
Inheritance
QuotaRequestProperties

Constructors

QuotaRequestProperties()

Initializes a new instance of the QuotaRequestProperties class.

QuotaRequestProperties(Object, String, Nullable<DateTime>, IList<SubRequest>)

Initializes a new instance of the QuotaRequestProperties class.

Properties

Message

Gets user friendly status message.

ProvisioningState

Gets or sets the quota request status.

RequestSubmitTime

Gets the time when the quota request was submitted using format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

Value

Gets or sets the quotaRequests.

Applies to