MetricDefinition.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.UnitDefinitionType Unit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unit")>]
member this.Unit : Microsoft.Azure.Management.Sql.Fluent.Models.UnitDefinitionType
Public ReadOnly Property Unit As UnitDefinitionType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a