Language

IHierarchyInformation.ProductLineName Property

Definition

Represents product line name that uniquely identifies product line

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Represents product line name that uniquely identifies product line", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="productLineName")]
public string ProductLineName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Represents product line name that uniquely identifies product line", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="productLineName")>]
member this.ProductLineName : string with get, set
Public Property ProductLineName As String

Property Value

Attributes

Applies to