你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CassandraClusterProperties.ExternalGossipCertificates 属性

定义

用于从非托管数据中心授权八卦的 TLS 证书列表。 非托管数据中心内所有节点的 TLS 证书必须使用此属性中提供的证书之一进行验证。

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CassandraCertificate> ExternalGossipCertificates { get; }
member this.ExternalGossipCertificates : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.CassandraCertificate>
Public ReadOnly Property ExternalGossipCertificates As IList(Of CassandraCertificate)

属性值

适用于