ManagementGroups_Descendants
List all entities that descend from a management group.
get/providers/Microsoft.Management/managementGroups/{groupId}/descendants
Path parameters
groupIdstring required
Management Group ID.
Query parameters
api-versionstring required
Version of the API to be used with the client request. The current version is 2018-01-01-preview.
$skiptokenstring
Page continuation token is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a token parameter that specifies a starting point to use for subsequent calls.
$topinteger
Number of elements to return when retrieving results. Passing this in will override $skipToken.
Response
OK