次の方法で共有


BatchCredentials クラス

定義

Azure Batch アカウントへのアクセスを認証するために使用される資格情報の基本クラス。

public abstract class BatchCredentials
type BatchCredentials = class
Public MustInherit Class BatchCredentials
継承
BatchCredentials
派生

コンストラクター

BatchCredentials()

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

プロパティ

BaseUrl

Batch サービス エンドポイントを取得します。

適用対象