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