Language

IConfiguration.DimensionLength Property

Definition

Length of the device.

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

Property Value

Attributes

Applies to