QuotaAllocationRequestStatusProperties interface
Properties
fault |
Details of the failure. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Request status. NOTE: This property will not be serialized. It can only be populated by the server. |
requested |
The new quota request allocated to subscription. |
request |
The 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. |
Property Details
faultCode
Details of the failure. NOTE: This property will not be serialized. It can only be populated by the server.
faultCode?: string
Property Value
string
provisioningState
Request status. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
requestedResource
The new quota request allocated to subscription.
requestedResource?: QuotaAllocationRequestBase
Property Value
requestSubmitTime
The 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