次の方法で共有


StorageAccountPatch.IsSftpEnabled プロパティ

定義

true に設定されている場合は、セキュリティで保護されたファイル転送プロトコルを有効にします。

public bool? IsSftpEnabled { get; set; }
member this.IsSftpEnabled : Nullable<bool> with get, set
Public Property IsSftpEnabled As Nullable(Of Boolean)

プロパティ値

適用対象