Share via


IAwsOrganizationalDataMember.ParentHierarchyId Property

Definition

If the multi cloud account is not of membership type organization, this will be the ID of the account's parent

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="If the multi cloud account is not of membership type organization, this will be the ID of the account's parent", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="parentHierarchyId", Update=true)]
public string ParentHierarchyId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="If the multi cloud account is not of membership type organization, this will be the ID of the account's parent", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="parentHierarchyId", Update=true)>]
member this.ParentHierarchyId : string with get, set
Public Property ParentHierarchyId As String

Property Value

Attributes

Applies to