你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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