IConfiguration.DimensionLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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