Compartir a través de


StorageAccountUpdateParameters.IsSftpEnabled Propiedad

Definición

Obtiene o establece habilita el Protocolo seguro de transferencia de archivos, si se establece en 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a