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. |
provisioning |
The quota request status. |
request |
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