Share via


IConfiguration.DimensionDepth Property

Definition

Depth of the device.

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

Property Value

Attributes

Applies to