Share via


IConfiguration.DimensionWidth 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? DimensionWidth { 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.DimensionWidth : Nullable<double>
Public ReadOnly Property DimensionWidth As Nullable(Of Double)

Property Value

Attributes

Applies to