共用方式為


KeyVaultCertificateSourceParameters interface

描述使用使用者的 KeyVault 憑證來保護自訂網域的參數。

屬性

deleteRule

描述從 Key Vault 移除憑證時應採取的動作。

resourceGroupName

包含 SSL 憑證的使用者 Key Vault 資源群組

secretName

Key Vault 秘密的名稱(代表 Key Vault 中的完整憑證 PFX)。

secretVersion

Key Vault 中 Key Vault 秘密的版本(GUID)。

subscriptionId

包含 SSL 憑證之使用者 Key Vault 的訂用帳戶標識碼

typeName
updateRule

描述在 Key Vault 中更新憑證時應採取的動作。

vaultName

包含 SSL 憑證的使用者 Key Vault 名稱

屬性詳細資料

deleteRule

描述從 Key Vault 移除憑證時應採取的動作。

deleteRule: string

屬性值

string

resourceGroupName

包含 SSL 憑證的使用者 Key Vault 資源群組

resourceGroupName: string

屬性值

string

secretName

Key Vault 秘密的名稱(代表 Key Vault 中的完整憑證 PFX)。

secretName: string

屬性值

string

secretVersion

Key Vault 中 Key Vault 秘密的版本(GUID)。

secretVersion?: string

屬性值

string

subscriptionId

包含 SSL 憑證之使用者 Key Vault 的訂用帳戶標識碼

subscriptionId: string

屬性值

string

typeName

typeName: "KeyVaultCertificateSourceParameters"

屬性值

"KeyVaultCertificateSourceParameters"

updateRule

描述在 Key Vault 中更新憑證時應採取的動作。

updateRule: string

屬性值

string

vaultName

包含 SSL 憑證的使用者 Key Vault 名稱

vaultName: string

屬性值

string