Volume_2022_11_01.UsageThreshold Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets 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 LargeVolume or 2400Tib for LargeVolume on exceptional basis. Specified in bytes.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.usageThreshold")]
public long UsageThreshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.usageThreshold")>]
member this.UsageThreshold : int64 with get, set
Public Property UsageThreshold As Long
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute