KeyVaultCertificateIdentifier interface
代表組成 Key Vault 憑證標識碼的區段。
屬性
name | Key Vault 憑證的名稱。 |
source |
Key Vault 憑證標識碼的完整表示法。例如: https://.vault.azure.net/certificates// |
vault |
憑證所屬之 Azure Key Vault 實例的 URL。 |
version | Key Vault 憑證的版本。 可能未定義。 |
屬性詳細資料
name
Key Vault 憑證的名稱。
name: string
屬性值
string
sourceId
Key Vault 憑證標識碼的完整表示法。例如:
https://.vault.azure.net/certificates//
sourceId: string
屬性值
string
vaultUrl
憑證所屬之 Azure Key Vault 實例的 URL。
vaultUrl: string
屬性值
string
version
Key Vault 憑證的版本。 可能未定義。
version?: string
屬性值
string