次の方法で共有


HDInsightStorageAccountInfo.EnableSecureChannel プロパティ

定義

セキュリティで保護されたチャネルを有効にするかどうかは、省略可能なフィールドです。 既定値は、クラスター バージョン 5.1 の場合は false、クラスター バージョン<>が 5.1 の場合は true です。

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

プロパティ値

適用対象