Share via


Volume.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; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to