Freigeben über


Usage.Unit Eigenschaft

Definition

Ruft die Maßeinheit ab. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: