BatchServiceClient クラス

Azure Batch サービスに REST 要求を発行するためのクライアント。

継承
builtins.object
BatchServiceClient

コンストラクター

BatchServiceClient(credentials, base_url=None)

パラメーター

名前 説明
credentials
<xref:msrestazure.azure_active_directory>

クライアントが Azure に接続するために必要な資格情報。

base_url
str

サービス URL

変数

名前 説明
config
<xref:BatchServiceClientConfiguration>

クライアントの構成。

application

アプリの操作

pool

プール操作

account

アカウント操作

job

ジョブ操作

certificate

証明書の操作

file

ファイル操作

job_schedule

JobSchedule 操作

task

タスク操作

compute_node

ComputeNode 操作