Language

IConfiguration.HierarchyInformation Property

Definition

Hierarchy information of a product.

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

Property Value

Attributes

Applies to