Compartilhar via


MetricDefinition.Unit Propriedade

Definição

Obtém ou define a unidade de métrica. Os valores possíveis incluem: 'Bytes', 'BytesPerSecond', 'Count', 'CountPerSecond', 'Percent', 'Seconds'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a