共用方式為


ManagedCertificateParameters interface

用於 HTTPs 的受控憑證

Extends

屬性

expirationDate

憑證到期日。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subject

憑證中的主體名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

多型歧視性,指定這個物件可以是的不同類型

屬性詳細資料

expirationDate

憑證到期日。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expirationDate?: string

屬性值

string

subject

憑證中的主體名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subject?: string

屬性值

string

type

多型歧視性,指定這個物件可以是的不同類型

type: "ManagedCertificate"

屬性值

"ManagedCertificate"