BatchAccountKeys 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
一組Azure Batch帳戶金鑰。
public class BatchAccountKeys
type BatchAccountKeys = class
Public Class BatchAccountKeys
- 繼承
-
BatchAccountKeys
建構函式
BatchAccountKeys() |
初始化 BatchAccountKeys 類別的新實例。 |
BatchAccountKeys(String, String, String) |
初始化 BatchAccountKeys 類別的新實例。 |
屬性
AccountName |
取得 Batch 帳戶名稱。 |
Primary |
取得與帳戶相關聯的主鍵。 |
Secondary |
取得與帳戶相關聯的次要金鑰。 |