Share via


QuotaAllocationRequestStatusProperties interface

Properties

faultCode

Details of the failure. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Request status. NOTE: This property will not be serialized. It can only be populated by the server.

requestedResource

The new quota request allocated to subscription.

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.

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