Language

IDimensions.Width Property

Definition

Width of the device.

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

Property Value

Attributes

Applies to