Share via


IConfiguration.DimensionLengthHeightUnit Property

Definition

Unit for the dimensions of length, height and width.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Unit for the dimensions of length, height and width.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.LengthHeightUnit) }, ReadOnly=true, Required=false, SerializedName="lengthHeightUnit")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.LengthHeightUnit? DimensionLengthHeightUnit { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Unit for the dimensions of length, height and width.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.LengthHeightUnit) }, ReadOnly=true, Required=false, SerializedName="lengthHeightUnit")>]
member this.DimensionLengthHeightUnit : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.LengthHeightUnit>
Public ReadOnly Property DimensionLengthHeightUnit As Nullable(Of LengthHeightUnit)

Property Value

Attributes

Applies to