Partilhar via


Metric.Unit Propriedade

Definição

Obtém ou define a unidade da métrica. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a