SubmittedResourceRequestStatusProperties 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 |
Requested Resource. |
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
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