Partilhar via


MetricDefinition.Unit Propriedade

Definição

Obtém ou define a unidade da métrica. Os valores possíveis incluem: 'Count', 'Bytes', 'Seconds', 'CountPerSecond', 'BytesPerSecond', 'Percent', 'MilliSeconds', 'ByteSeconds', 'Unspecified', 'Cores', 'MilliCores', 'NanoCores', 'BitsPerSecond'

[Newtonsoft.Json.JsonProperty(PropertyName="unit")]
public string Unit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unit")>]
member this.Unit : string with get, set
Public Property Unit As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a