QuotaAllocationRequestBaseProperties interface
Properties
limit | The new quota limit for the subscription. The incremental quota will be allocated from pre-approved group quota. |
name | Name of the resource provided by the resource provider. This property is already included in the request URI, so it is a readonly property returned in the response. NOTE: This property will not be serialized. It can only be populated by the server. |
region | The ___location for which the subscription is allocated |
Property Details
limit
The new quota limit for the subscription. The incremental quota will be allocated from pre-approved group quota.
limit?: number
Property Value
number
name
Name of the resource provided by the resource provider. This property is already included in the request URI, so it is a readonly property returned in the response. NOTE: This property will not be serialized. It can only be populated by the server.
name?: QuotaAllocationRequestBasePropertiesName
Property Value
region
The ___location for which the subscription is allocated
region?: string
Property Value
string