BatchAccountKeys クラス

定義

アカウント キーのセットAzure Batch。

public class BatchAccountKeys
type BatchAccountKeys = class
Public Class BatchAccountKeys
継承
BatchAccountKeys

コンストラクター

BatchAccountKeys()

BatchAccountKeys クラスの新しいインスタンスを初期化します。

BatchAccountKeys(String, String, String)

BatchAccountKeys クラスの新しいインスタンスを初期化します。

プロパティ

AccountName

Batch アカウント名を取得します。

Primary

アカウントに関連付けられている主キーを取得します。

Secondary

アカウントに関連付けられているセカンダリ キーを取得します。

適用対象