Compartilhar via


StorageAccount.LargeFileSharesState Propriedade

Definição

Obtém ou define permitir compartilhamentos de arquivos grandes se for configurado como Habilitado. Ele não pode ser desabilitado depois de habilitado. Os valores possíveis são: “Disabled” e “Enabled”

[Newtonsoft.Json.JsonProperty(PropertyName="properties.largeFileSharesState")]
public string LargeFileSharesState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.largeFileSharesState")>]
member this.LargeFileSharesState : string with get, set
Public Property LargeFileSharesState As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a