Package version:

Interface QuotaAllocationRequestStatusProperties

model interface QuotaAllocationRequestStatusProperties

interface QuotaAllocationRequestStatusProperties {
    faultCode?: string;
    provisioningState?: string;
    requestedResource?: QuotaAllocationRequestBase;
    requestSubmitTime?: any;
}

Properties

faultCode?: string

Details of the failure.

provisioningState?: string

Request status.

requestedResource?: QuotaAllocationRequestBase

The new quota request allocated to subscription.

requestSubmitTime?: any

The request submission time. The date conforms to the following format specified by the ISO 8601 standard: yyyy-MM-ddTHH:mm:ssZ