Microsoft.Azure.Batch.Protocol 名前空間
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クラス
AccountOperationsExtensions |
AccountOperations の拡張メソッド。 |
ApplicationOperationsExtensions |
ApplicationOperations の拡張メソッド。 |
BatchRequest<TOptions,TResponse> |
Batch サービス REST API への要求本文なしで特定の呼び出しを行うために必要な情報を表します。 |
BatchRequest<TBody,TOptions,TResponse> |
Batch サービス REST API への型 |
BatchRequestBase<TOptions,TResponse> |
すべての Batch サービス要求の基底クラス。 Batch サービス REST API への要求本文なしで特定の呼び出しを行うために必要な情報を表します。 |
BatchServiceClient |
Azure Batch サービスに REST 要求を発行するためのクライアント。 |
BatchSharedKeyCredential |
Azure Batch アカウントの共有キー資格情報。 |
BatchTokenProvider | |
CertificateOperationsExtensions |
CertificateOperations の拡張メソッド。 |
ComputeNodeExtensionOperationsExtensions |
ComputeNodeExtensionOperations の拡張メソッド。 |
ComputeNodeOperationsExtensions |
ComputeNodeOperations の拡張メソッド。 |
FileOperationsExtensions |
FileOperations の拡張メソッド。 |
JobOperationsExtensions |
JobOperations の拡張メソッド。 |
JobScheduleOperationsExtensions |
JobScheduleOperations の拡張メソッド。 |
PoolOperationsExtensions |
PoolOperations の拡張メソッド。 |
RequestInterceptor |
このクラスを使用すると、インターセプターで を検査、変更、または無視できます IBatchRequest。 |
RequestReplacementInterceptor |
派生クラスは、BatchRequest を検査、置換、または変更できます。 |
ResponseInterceptor |
BatchResponse の検査と変更を可能にする BatchClientBehavior。 |
TaskOperationsExtensions |
TaskOperations の拡張メソッド。 |
インターフェイス
IAccountOperations |
AccountOperations 操作。 |
IApplicationOperations |
ApplicationOperations 操作。 |
IBatchRequest |
Batch サービスへの要求を表します。 |
IBatchRequest<TResponse> |
特定の応答の種類を持つ Batch サービスへの要求を表します。 |
IBatchServiceClient |
Azure Batch サービスに REST 要求を発行するためのクライアント。 |
ICertificateOperations |
CertificateOperations 操作。 |
IComputeNodeExtensionOperations |
ComputeNodeExtensionOperations 操作。 |
IComputeNodeOperations |
ComputeNodeOperations 操作。 |
IFileOperations |
FileOperations 操作。 |
IJobOperations |
JobOperations 操作。 |
IJobScheduleOperations |
JobScheduleOperations 操作。 |
IPoolOperations |
PoolOperations 操作。 |
ITaskOperations |
TaskOperations 操作。 |
列挙型
LogLevel |
ログに出力するメッセージを指定します。 |
代理人
BatchRequestModificationInterceptHandler |
パラメーターを変更するために Batch サービスへの要求をインターセプトするメソッドを表します。 |
BatchRequestReplacementInterceptHandler |
パラメーターや操作コンテキストを置き換えるために Batch サービスへの要求をインターセプトするメソッドを表します。 |
ResponseInterceptor.BatchResponseInterceptHandler |
BatchResponse を検査および変更できるコールバック。 |
Azure SDK for .NET