你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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