PSNetAppFilesVolume.DefaultGroupQuotaInKiBs Property

Definition

Gets or sets DefaultGroupQuotaInKiBs

public long? DefaultGroupQuotaInKiBs { get; set; }
member this.DefaultGroupQuotaInKiBs : Nullable<int64> with get, set
Public Property DefaultGroupQuotaInKiBs As Nullable(Of Long)

Property Value

Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies

Applies to