Share via


IConfiguration.DimensionWeightUnit Property

Definition

Unit for the dimensions of weight.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Unit for the dimensions of weight.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.WeightMeasurementUnit) }, ReadOnly=true, Required=false, SerializedName="weightUnit")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.WeightMeasurementUnit? DimensionWeightUnit { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Unit for the dimensions of weight.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.WeightMeasurementUnit) }, ReadOnly=true, Required=false, SerializedName="weightUnit")>]
member this.DimensionWeightUnit : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.WeightMeasurementUnit>
Public ReadOnly Property DimensionWeightUnit As Nullable(Of WeightMeasurementUnit)

Property Value

Attributes

Applies to