Share via


Metric.Unit Eigenschaft

Definition

Ruft die Einheit der Metrik ab oder legt sie fest. Mögliche Werte: "Count", "Bytes", "Seconds", "CountPerSecond", "BytesPerSecond", "Percent", "MilliSeconds", "ByteSeconds", "Unspecified", "Cores", "MilliCores", "NanoCores", "BitsPerSecond"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: