EntityParentGroupInfo 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 EntityParentGroupInfo
type EntityParentGroupInfo = class
Public Class EntityParentGroupInfo
- Inheritance
-
EntityParentGroupInfo
Constructors
EntityParentGroupInfo() |
Initializes a new instance of the EntityParentGroupInfo class. |
EntityParentGroupInfo(String) |
Initializes a new instance of the EntityParentGroupInfo class. |
Properties
Id |
Gets or sets the fully qualified ID for the parent management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000 |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET