KeyVaultProperties 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用 Microsoft.KeyVault 的加密金鑰來源時,KeyVault 設定。
public class KeyVaultProperties
type KeyVaultProperties = class
Public Class KeyVaultProperties
- 繼承
-
KeyVaultProperties
建構函式
KeyVaultProperties() |
初始化 KeyVaultProperties 類別的新實例。 |
KeyVaultProperties(String) |
初始化 KeyVaultProperties 類別的新實例。 |
屬性
KeyIdentifier |
取得或設定版本密碼的完整路徑。 範例:https://mykeyvault.vault.azure.net/keys/testkey/6e34a81fef704045975661e297a4c053。 若要可供使用,必須符合下列必要條件: Batch 帳戶具有系統指派的身分識別:帳戶身分識別已獲授與金鑰/取得、金鑰/解除包裝和金鑰/包裝許可權:KeyVault 已啟用虛刪除和清除保護 |