次の方法で共有


ManagedClusterSecurityProfile.CustomCATrustCertificates プロパティ

定義

カスタム CA 信頼機能が有効になっているノードの信頼ストアに追加される、最大 10 個の base64 でエンコードされた CA の一覧。 詳細については、「 カスタム CA 信頼証明書」を参照してください。

public System.Collections.Generic.IList<byte[]> CustomCATrustCertificates { get; }
member this.CustomCATrustCertificates : System.Collections.Generic.IList<byte[]>
Public ReadOnly Property CustomCATrustCertificates As IList(Of Byte())

プロパティ値

IList<Byte[]>

適用対象