Sdílet prostřednictvím


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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to