Compartilhar via


FileShare.ShareQuota Propriedade

Definição

Obtém ou define o tamanho máximo do compartilhamento, em gigabytes. Deve ser maior que 0 e menor ou igual a 5 TB (5120). Para Compartilhamentos de Arquivos Grandes, o tamanho máximo é 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a