Compartir a través de


Usage.Unit Propiedad

Definición

Obtiene la unidad de medida. Entre los valores posibles se incluyen: 'Count', 'Bytes', 'Seconds', 'Percent', 'CountsPerSecond', 'BytesPerSecond'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a