Freigeben über


MetricDefinition.Unit Eigenschaft

Definition

Ruft die Einheit der Metrik ab oder legt sie fest. Mögliche Werte: "Count", "Bytes", "Seconds", "Percent", "CountPerSecond", "BytesPerSecond", "Milliseconds"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: