DescendantParentGroupInfo Constructors
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.
Overloads
DescendantParentGroupInfo() |
Initializes a new instance of the DescendantParentGroupInfo class. |
DescendantParentGroupInfo(String) |
Initializes a new instance of the DescendantParentGroupInfo class. |
DescendantParentGroupInfo()
Initializes a new instance of the DescendantParentGroupInfo class.
public DescendantParentGroupInfo ();
Public Sub New ()
Applies to
DescendantParentGroupInfo(String)
Initializes a new instance of the DescendantParentGroupInfo class.
public DescendantParentGroupInfo (string id = default);
new Microsoft.Azure.Management.ManagementGroups.Models.DescendantParentGroupInfo : string -> Microsoft.Azure.Management.ManagementGroups.Models.DescendantParentGroupInfo
Public Sub New (Optional id As String = Nothing)
Parameters
- id
- String
The fully qualified ID for the parent management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000