QuotaRequestProperties interface

Quota request properties.

Properties

error

Error details of the quota request.

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. NOTE: This property will not be serialized. It can only be populated by the server.

requestSubmitTime

The quota request submission time. The date conforms to the following format specified by the ISO 8601 standard: yyyy-MM-ddTHH:mm:ssZ NOTE: This property will not be serialized. It can only be populated by the server.

value

Quota request details.

Property Details

error

Error details of the quota request.

error?: ServiceErrorDetail

Property Value

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. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

requestSubmitTime

The quota request submission time. The date conforms to the following format specified by the ISO 8601 standard: yyyy-MM-ddTHH:mm:ssZ NOTE: This property will not be serialized. It can only be populated by the server.

requestSubmitTime?: Date

Property Value

Date

value

Quota request details.

value?: SubRequest[]

Property Value