Namespace Azure.ResourceManager.ManagementGroups.Models
Classes
- CreateManagementGroupDetails
The details of a management group used during creation.
- DescendantData
The descendant.
- EntityData
The entity.
- ManagementGroupChildInfo
The child information of a management group.
- ManagementGroupChildOptions
The child information of a management group used during creation.
- ManagementGroupCollectionGetEntitiesOptions
The ManagementGroupCollectionGetEntitiesOptions.
- ManagementGroupCreateOrUpdateContent
Management group creation parameters.
- ManagementGroupInfo
The details of a management group.
- ManagementGroupNameAvailabilityContent
Management group name availability check parameters.
- ManagementGroupNameAvailabilityResult
Describes the result of the request to check management group name availability.
- ManagementGroupParentCreateOptions
(Optional) The ID of the parent management group used during creation.
- ManagementGroupPatch
Management group patch parameters.
- ManagementGroupPathElement
A path element of a management group ancestors.
- ParentManagementGroupInfo
(Optional) The ID of the parent management group.
Structs
- EntitySearchOption
The EntitySearchOption.
- EntityViewOption
The EntityViewOption.
- ManagementGroupChildType
The type of child resource.
- ManagementGroupExpandType
The ManagementGroupExpandType.
Enums
- EntityPermission
The users specific permissions to this item.
- ManagementGroupNameUnavailableReason
Required if nameAvailable == false. Invalid indicates the name provided does not match the resource provider's naming requirements (incorrect length, unsupported characters, etc.) AlreadyExists indicates that the name is already in use and is therefore unavailable.