Metric.Unit Propriedade

Definição

Obtém a unidade da métrica. Os valores possíveis incluem: 'count', 'bytes', 'seconds', 'percent', 'countPerSecond', 'bytesPerSecond'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a