Compartilhar via


StorageAccount.IsSftpEnabled Propriedade

Definição

Obtém ou define que habilita o Protocolo de Transferência de Arquivo Seguro, se definido como true

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isSftpEnabled")]
public bool? IsSftpEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isSftpEnabled")>]
member this.IsSftpEnabled : Nullable<bool> with get, set
Public Property IsSftpEnabled As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a