Share via


GroupQuotaRequestBaseProperties interface

Properties

comments

GroupQuota Request comments and details for request. This is optional paramter to provide more details related to the requested resource.

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

Location/Azure region for the quota requested for resource.

Property Details

comments

GroupQuota Request comments and details for request. This is optional paramter to provide more details related to the requested resource.

comments?: string

Property Value

string

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

Property Value

region

Location/Azure region for the quota requested for resource.

region?: string

Property Value

string