Share via


UsageDetail.Currency Eigenschaft

Definition

Ruft die ISO-Währung ab, in der die Verbrauchseinheit berechnet wird, z. B. USD.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currency")]
public string Currency { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currency")>]
member this.Currency : string
Public ReadOnly Property Currency As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: