BatchServiceClient 클래스
Azure Batch 서비스에 REST 요청을 발급하기 위한 클라이언트입니다.
- 상속
-
builtins.objectBatchServiceClient
생성자
BatchServiceClient(credentials, base_url=None)
매개 변수
Name | Description |
---|---|
credentials
|
<xref:msrestazure.azure_active_directory>
클라이언트가 Azure에 연결하는 데 필요한 자격 증명입니다. |
base_url
|
서비스 URL |
변수
Name | Description |
---|---|
config
|
<xref:BatchServiceClientConfiguration>
클라이언트에 대한 구성입니다. |
application
|
애플리케이션 작업 |
pool
|
풀 작업 |
account
|
계정 작업 |
job
|
업무 작업 |
certificate
|
인증서 작업 |
file
|
파일 작업 |
job_schedule
|
JobSchedule 작업 |
task
|
태스크 작업 |
compute_node
|
ComputeNode 작업 |