Language

IConfiguration.DimensionWeightUnit Property

Definition

Unit for the dimensions of weight.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PSArgumentCompleter(new System.String[] { "LBS", "KGS" })]
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Unit for the dimensions of weight.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="weightUnit", Update=false)]
public string DimensionWeightUnit { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PSArgumentCompleter(new System.String[] { "LBS", "KGS" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Unit for the dimensions of weight.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="weightUnit", Update=false)>]
member this.DimensionWeightUnit : string
Public ReadOnly Property DimensionWeightUnit As String

Property Value

Attributes

Applies to