Language

IConfiguration.DimensionLengthHeightUnit Property

Definition

Unit for the dimensions of length, height and width.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PSArgumentCompleter(new System.String[] { "IN", "CM" })]
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Unit for the dimensions of length, height and width.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lengthHeightUnit", Update=false)]
public string DimensionLengthHeightUnit { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PSArgumentCompleter(new System.String[] { "IN", "CM" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Unit for the dimensions of length, height and width.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lengthHeightUnit", Update=false)>]
member this.DimensionLengthHeightUnit : string
Public ReadOnly Property DimensionLengthHeightUnit As String

Property Value

Attributes

Applies to