Language

IProductDetails.HierarchyInformation Property

Definition

Hierarchy of the product which uniquely identifies the product

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

Property Value

Attributes

Applies to