SubscriptionUsageInner.Unit Property

Definition

Gets unit of the metric.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to