Share via


IConfiguration.DimensionHeight Property

Definition

Height of the device.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Height of the device.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="height")]
public double? DimensionHeight { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Height of the device.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="height")>]
member this.DimensionHeight : Nullable<double>
Public ReadOnly Property DimensionHeight As Nullable(Of Double)

Property Value

Attributes

Applies to