Sdílet prostřednictvím


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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to