次の方法で共有


ManagedClusterAgentPoolProfileProperties.EnableCustomCATrust プロパティ

定義

true に設定すると、AKS は機能が有効になっていることを示すラベルをノードに追加し、ホスト サービスと共にデーモンセットをデプロイして、ユーザーが指定した base64 でエンコードされた証明書の一覧からノード信頼ストアにカスタム証明機関を同期します。 既定値は false です。

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

プロパティ値

適用対象