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

ServerCertificateCommonNames interface

描述由公用名称引用的服务器证书列表,这些证书用于保护群集。

属性

commonNames

用于保护群集的公用名称引用的服务器证书列表。

x509StoreName

本地证书存储位置。

属性详细信息

commonNames

用于保护群集的公用名称引用的服务器证书列表。

commonNames?: ServerCertificateCommonName[]

属性值

x509StoreName

本地证书存储位置。

x509StoreName?: string

属性值

string