Language

IDimensions.Height Property

Definition

Height of the device.

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

Property Value

Attributes

Applies to