GroupQuotaLimitsOperations interface
Interface representing a GroupQuotaLimits operations.
Properties
| list | Gets the GroupQuotaLimits for the specified resource provider and location for resource names passed in $filter=resourceName eq {SKU}. |
Property Details
list
Gets the GroupQuotaLimits for the specified resource provider and location for resource names passed in $filter=resourceName eq {SKU}.
list: (managementGroupId: string, groupQuotaName: string, resourceProviderName: string, location: string, options?: GroupQuotaLimitsListOptionalParams) => Promise<GroupQuotaLimitList>
Property Value
(managementGroupId: string, groupQuotaName: string, resourceProviderName: string, location: string, options?: GroupQuotaLimitsListOptionalParams) => Promise<GroupQuotaLimitList>