QuotaRequestOneResourceSubmitResponse interface

Response for the quota submission request.

Properties

id

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

idPropertiesId

The 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

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

namePropertiesName

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

properties

Quota properties for the resource.

provisioningState

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

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

Type of resource. "Microsoft.Capacity/ServiceLimits" NOTE: This property will not be serialized. It can only be populated by the server.

typePropertiesType

Type of resource. "Microsoft.Capacity/ServiceLimits" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

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

id?: string

Property Value

string

idPropertiesId

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

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

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

name?: string

Property Value

string

namePropertiesName

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

namePropertiesName?: string

Property Value

string

properties

Quota properties for the resource.

properties?: QuotaProperties

Property Value

provisioningState

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

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

Type of resource. "Microsoft.Capacity/ServiceLimits" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

typePropertiesType

Type of resource. "Microsoft.Capacity/ServiceLimits" NOTE: This property will not be serialized. It can only be populated by the server.

typePropertiesType?: string

Property Value

string