共用方式為


CustomHttpsConfiguration interface

網域的 Https 設定

屬性

certificateSource

定義 SSL 憑證的來源

certificateType

定義用於安全連線到frontendEndpoint的憑證類型

minimumTlsVersion

用戶端建立與 Front Door 的 SSL 交握所需的最低 TLS 版本。

protocolType

定義用於安全傳遞的 TLS 延伸模組通訊協定

secretName

代表完整憑證 PFX 的 Key Vault 秘密名稱

secretVersion

代表完整憑證 PFX 的 Key Vault 秘密版本

vault

包含 SSL 憑證的 Key Vault

屬性詳細資料

certificateSource

定義 SSL 憑證的來源

certificateSource: string

屬性值

string

certificateType

定義用於安全連線到frontendEndpoint的憑證類型

certificateType?: string

屬性值

string

minimumTlsVersion

用戶端建立與 Front Door 的 SSL 交握所需的最低 TLS 版本。

minimumTlsVersion: string

屬性值

string

protocolType

定義用於安全傳遞的 TLS 延伸模組通訊協定

protocolType: string

屬性值

string

secretName

代表完整憑證 PFX 的 Key Vault 秘密名稱

secretName?: string

屬性值

string

secretVersion

代表完整憑證 PFX 的 Key Vault 秘密版本

secretVersion?: string

屬性值

string

vault

包含 SSL 憑證的 Key Vault

vault?: KeyVaultCertificateSourceParametersVault

屬性值