Package version:

Interface QuotaAllocationRequestBaseProperties

model interface QuotaAllocationRequestBaseProperties

interface QuotaAllocationRequestBaseProperties {
    limit?: number;
    name?: QuotaAllocationRequestBasePropertiesName;
    region?: string;
}

Properties

Properties

limit?: number

The new quota limit for the subscription. The incremental quota will be allocated from pre-approved group quota.

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.

region?: string

The location for which the subscription is allocated