Share via


ParentGroupInfo Class

Definition

(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

Applies to