IConfiguration.HierarchyInformation Property
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.
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