ParentGroupInfo 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.
public class ParentGroupInfo
type ParentGroupInfo = class
Public Class ParentGroupInfo
- Inheritance
-
ParentGroupInfo
Constructors
ParentGroupInfo() |
Initializes a new instance of the ParentGroupInfo class. |
ParentGroupInfo(String, String, String) |
Initializes a new instance of the ParentGroupInfo class. |
Properties
DisplayName |
Gets or sets 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 or sets the name of the parent management group |