Sdílet prostřednictvím


Volume_2022_11_01.DefaultUserQuotaInKiBs Property

Definition

Gets or sets default user quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies .

[Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultUserQuotaInKiBs")]
public long? DefaultUserQuotaInKiBs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultUserQuotaInKiBs")>]
member this.DefaultUserQuotaInKiBs : Nullable<int64> with get, set
Public Property DefaultUserQuotaInKiBs As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to