CreateParentGroupInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
(Optional) The ID of the parent management group used during creation.
public class CreateParentGroupInfo
type CreateParentGroupInfo = class
Public Class CreateParentGroupInfo
- Inheritance
-
CreateParentGroupInfo
Constructors
CreateParentGroupInfo() |
Initializes a new instance of the CreateParentGroupInfo class. |
CreateParentGroupInfo(String, String, String) |
Initializes a new instance of the CreateParentGroupInfo class. |
Properties
DisplayName |
Gets the friendly name of the parent management group. |
Id |
Gets or sets the fully qualified ID for the parent management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000 |
Name |
Gets the name of the parent management group |
Applies to
Azure SDK for .NET