VolumeProperties.MaximumNumberOfFiles 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 maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
[Newtonsoft.Json.JsonProperty(PropertyName="maximumNumberOfFiles")]
public long? MaximumNumberOfFiles { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maximumNumberOfFiles")>]
member this.MaximumNumberOfFiles : Nullable<int64>
Public ReadOnly Property MaximumNumberOfFiles As Nullable(Of Long)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute