Aracılığıyla paylaş


VolumeGroupVolumeProperties.MaximumNumberOfFiles Property

Definition

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="properties.maximumNumberOfFiles")]
public long? MaximumNumberOfFiles { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maximumNumberOfFiles")>]
member this.MaximumNumberOfFiles : Nullable<int64>
Public ReadOnly Property MaximumNumberOfFiles As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to