Compartir a través de


StorageAccountUpdateParameters.LargeFileSharesState Propiedad

Definición

Obtiene o establece permitir recursos compartidos de archivos grandes si se establece en Habilitado. No se puede deshabilitar una vez habilitado. Los valores posibles son: "Disabled", "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a