azure.batch package

Module contents

class azure.batch.BatchServiceClient(credentials, base_url=None)[source]

Bases: object

A client for issuing REST requests to the Azure Batch service.

Variables:
Parameters:
  • credentials (A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.
  • base_url (str) – Service URL