KeyVaultReference 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別與 Batch 帳戶相關聯的 Azure 金鑰保存庫。
public class KeyVaultReference
type KeyVaultReference = class
Public Class KeyVaultReference
- 繼承
-
KeyVaultReference
建構函式
KeyVaultReference() |
初始化 KeyVaultReference 類別的新實例。 |
KeyVaultReference(String, String) |
初始化 KeyVaultReference 類別的新實例。 |
屬性
Id |
取得或設定與 Batch 帳戶相關聯的 Azure 金鑰保存庫資源識別碼。 |
Url |
取得或設定與 Batch 帳戶相關聯的 Azure 金鑰保存庫 URL。 |
方法
Validate() |
驗證 物件。 |