PSNetAppFilesVolume.DefaultUserQuotaInKiBs Property

Definition

Gets or sets DefaultUserQuotaInKiBs

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

Property Value

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

Applies to