Bagikan melalui


AzureMeter.Rates Property

Definition

Gets or sets the meter rates. The dictionary key is the meter quantity and the value is the meter rate.

public System.Collections.Generic.Dictionary<decimal,decimal> Rates { get; set; }
member this.Rates : System.Collections.Generic.Dictionary<decimal, decimal> with get, set
Public Property Rates As Dictionary(Of Decimal, Decimal)

Property Value

Applies to