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

AzureFirstPartyManagedCertificate interface

其他第一方资源提供程序提供的用于启用 HTTPS 的 Azure FirstParty 托管证书。

Extends

继承属性

expirationDate

证书过期日期。 注意:此属性不会被序列化。 它只能由服务器填充。

subject

证书中的使用者名称。 注意:此属性不会被序列化。 它只能由服务器填充。

type

机密资源的类型。

继承属性详细信息

expirationDate

证书过期日期。 注意:此属性不会被序列化。 它只能由服务器填充。

expirationDate?: string

属性值

string

继承自Certificate.expirationDate

subject

证书中的使用者名称。 注意:此属性不会被序列化。 它只能由服务器填充。

subject?: string

属性值

string

继承自Certificate.subject

type

机密资源的类型。

type?: string

属性值

string

继承自Certificate.type