Compartir a través de


StorageAccountCreateParameters.IsSftpEnabled Propiedad

Definición

Obtiene o establece habilita el protocolo de transferencia de archivos seguros, 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