Language

IProductDetails.HierarchyInformation Property

Definition

Hierarchy of the product which uniquely identifies the product

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

Property Value

Attributes

Applies to