Language

IDimensions.Depth 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? Depth { 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.Depth : Nullable<double>
Public ReadOnly Property Depth As Nullable(Of Double)

Property Value

Attributes

Applies to