Package version:

Interface GroupQuotaLimitsOperations

Interface representing a GroupQuotaLimits operations.

interface GroupQuotaLimitsOperations {
    list: ((managementGroupId: string, groupQuotaName: string, resourceProviderName: string, location: string, options?: GroupQuotaLimitsListOptionalParams) => Promise<GroupQuotaLimitList>);
}

Properties

Properties

list: ((managementGroupId: string, groupQuotaName: string, resourceProviderName: string, location: string, options?: GroupQuotaLimitsListOptionalParams) => Promise<GroupQuotaLimitList>)

Gets the GroupQuotaLimits for the specified resource provider and location for resource names passed in $filter=resourceName eq {SKU}.