共用方式為


AzureFirstPartyManagedCertificate interface

由其他第一方資源提供者提供的 Azure FirstParty 受控憑證,以啟用 HTTPS。

Extends

繼承的屬性

expirationDate

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

subject

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

type

秘密資源的型別。

繼承的屬性詳細資料

expirationDate

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

expirationDate?: string

屬性值

string

繼承自Certificate.expirationDate

subject

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

subject?: string

屬性值

string

繼承自Certificate.subject

type

秘密資源的型別。

type?: string

屬性值

string

繼承自Certificate.type