Share via


IConfiguration.DimensionLength Property

Definition

Length of the device.

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

Property Value

Attributes

Applies to