Partager via


FileShare.ShareQuota Propriété

Définition

Obtient ou définit la taille maximale du partage, en gigaoctets. Doit être supérieure à 0, et inférieure ou égale à 5 To (5120) Pour les partages de fichiers volumineux, la taille maximale est 102400.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.shareQuota")]
public int? ShareQuota { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.shareQuota")>]
member this.ShareQuota : Nullable<int> with get, set
Public Property ShareQuota As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à