latestSwagger 2.02026-07-13204075.2 KB

2a185afab701

ManagementGroups

Create or update a management group. If a management group is already created and a subsequent create request is issued with different properties, the management group properties will be updated.

put/providers/Microsoft.Management/managementGroups/{groupId}

Path parameters

groupIdstring required

Management Group ID.

Headers

Cache-Controlstring

Indicates whether the request should utilize any caches. Populate the header with 'no-cache' value to bypass existing caches.

Parameters

../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

idstring

The fully qualified ID for the management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000

typestring

The type of the resource. For example, Microsoft.Management/managementGroups

namestring

The name of the management group. For example, 00000000-0000-0000-0000-000000000000

Response

Resource 'ManagementGroup' update operation succeeded

ManagementGroup required— unresolved $ref