get Management Group
Get the details of the management group. API Version: 2020-05-01.
Return
The management group details.
Parameters
null
Return
The management group details.
Parameters
The $expand=children query string parameter allows clients to request inclusion of children in the response payload. $expand=path includes the path from the root group to the current group.
A filter which allows the exclusion of subscriptions from results (i.e. '$filter=children.childType ne Subscription')
Management Group ID.
The $recurse=true query string parameter allows clients to request inclusion of entire hierarchy in the response payload. Note that $expand=children must be passed up if $recurse is set to true.
See also
Return
The management group details.
Parameters
Builder for com.pulumi.azurenative.management.kotlin.inputs.GetManagementGroupPlainArgs.