Partager via


Usage.Unit Propriété

Définition

Obtient l’unité de mesure. Les valeurs possibles sont les suivantes : « Count », « Bytes », « Seconds », « Percent », « CountPerSecond », « 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à