Udostępnij za pośrednictwem


PSNetAppFilesVolume.UsageThreshold Property

Definition

Gets or sets usageThreshold

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

Property Value

Remarks

Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. Minimum size is 100 GiB. Upper limit is 100TiB, 500Tib for LargeVolumes. Specified in bytes

Applies to