Share via


MetricDefinition.Unit Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="unit")]
public Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.Unit? Unit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unit")>]
member this.Unit : Nullable<Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.Unit> with get, set
Public Property Unit As Nullable(Of Unit)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to