Language

IHierarchyInformation.ProductLineName Property

Definition

Represents product line name that uniquely identifies product line

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

Property Value

Attributes

Applies to