Compartir a través de


Metric.Unit Propiedad

Definición

Obtiene o establece la unidad de la métrica. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a