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. |
id |
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. |
name |
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. |
provisioning |
The quota request status. NOTE: This property will not be serialized. It can only be populated by the server. |
request |
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. |
type |
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
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