GroupQuotasEntities
Gets the GroupQuotas for the name passed. It will return the GroupQuotas properties only. The details on group quota can be access from the group quota APIs.
get/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Quota/groupQuotas/{groupQuotaName}
Path parameters
managementGroupIdstring required
The management group ID.
groupQuotaNamestring required
The GroupQuota name. The name should be unique for the provided context tenantId/MgId.
Parameters
../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
Response
Azure operation completed successfully.
GroupQuotasEntity required— unresolved $ref