Language

IConfiguration.DimensionDepth Property

Definition

Depth of the device.

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

Property Value

Attributes

Applies to