Share via


IConfiguration.DimensionWeight Property

Definition

Weight of the device.

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

Property Value

Attributes

Applies to