Language

IProduct.HierarchyInformation Property

Definition

Hierarchy information of a product.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Hierarchy information of a product.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IHierarchyInformation) }, ReadOnly=true, Required=false, SerializedName="hierarchyInformation")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IHierarchyInformation HierarchyInformation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Hierarchy information of a product.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IHierarchyInformation) }, ReadOnly=true, Required=false, SerializedName="hierarchyInformation")>]
member this.HierarchyInformation : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IHierarchyInformation
Public ReadOnly Property HierarchyInformation As IHierarchyInformation

Property Value

Attributes

Applies to