Compartilhar via


UsageInner.Unit Propriedade

Definição

Obtém a unidade de medida. Os valores possíveis incluem: 'Count', 'Bytes', 'Seconds', 'Percent', 'CountsPerSecond', 'BytesPerSecond'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a