Bagikan melalui


ISkuCost.Multiplier Property

Definition

Multiplier specifies the region specific value to be multiplied with 1$ guid. Eg: Our new regions will be using 1$ shipping guid with appropriate multiplier specific to region.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Multiplier specifies the region specific value to be multiplied with 1$ guid. Eg: Our new regions will be using 1$ shipping guid with appropriate multiplier specific to region.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="multiplier")]
public double? Multiplier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Multiplier specifies the region specific value to be multiplied with 1$ guid. Eg: Our new regions will be using 1$ shipping guid with appropriate multiplier specific to region.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=true, Required=false, SerializedName="multiplier")>]
member this.Multiplier : Nullable<double>
Public ReadOnly Property Multiplier As Nullable(Of Double)

Property Value

Attributes

Applies to