Sdílet prostřednictvím


VolumePatchProperties.DefaultGroupQuotaInKiBs Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to