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
ApplicationOperations

애플리케이션 작업

pool
PoolOperations

풀 작업

account
AccountOperations

계정 작업

job
JobOperations

업무 작업

certificate
CertificateOperations

인증서 작업

file
FileOperations

파일 작업

job_schedule
JobScheduleOperations

JobSchedule 작업

task
TaskOperations

태스크 작업

compute_node
ComputeNodeOperations

ComputeNode 작업