Compartir a través de


QuotaRequestDetails interface

Quota request details.

Properties

id

Quota request ID. NOTE: This property will not be serialized. It can only be populated by the server.

message

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

name

Quota request name. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The quota request status.

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.

type

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

value

The quotaRequests.

Property Details

id

Quota request ID. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

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

name

Quota request name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: 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

type

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

type?: string

Property Value

string

value

The quotaRequests.

value?: SubRequest[]

Property Value