Compartir a través de


QuotaRequestProperties interface

The details of quota request.

Properties

message

User friendly status message. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The quota request status.

requestSubmitTime

The time when the quota request was submitted using format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. NOTE: This property will not be serialized. It can only be populated by the server.

value

The quotaRequests.

Property Details

message

User friendly status message. NOTE: This property will not be serialized. It can only be populated by the server.

message?: string

Property Value

string

provisioningState

The quota request status.

provisioningState?: string

Property Value

string

requestSubmitTime

The time when the quota request was submitted using format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. NOTE: This property will not be serialized. It can only be populated by the server.

requestSubmitTime?: Date

Property Value

Date

value

The quotaRequests.

value?: SubRequest[]

Property Value