BatchServiceClient Klass

En klient för att utfärda REST-begäranden till Azure Batch-tjänsten.

Arv
builtins.object
BatchServiceClient

Konstruktor

BatchServiceClient(credentials, base_url=None)

Parametrar

credentials
<xref:msrestazure.azure_active_directory>

Autentiseringsuppgifter som krävs för att klienten ska kunna ansluta till Azure.

base_url
str

Tjänst-URL

Variabler

config
<xref:BatchServiceClientConfiguration>

Konfiguration för klienten.

application
ApplicationOperations

Programåtgärder

pool
PoolOperations

Poolåtgärder

account
AccountOperations

Kontoåtgärder

job
JobOperations

Jobbåtgärder

certificate
CertificateOperations

Certifikatåtgärder

file
FileOperations

Filåtgärder

job_schedule
JobScheduleOperations

JobSchedule-åtgärder

task
TaskOperations

Aktivitetsåtgärder

compute_node
ComputeNodeOperations

ComputeNode-åtgärder