BatchAccountKeys Class

A set of Azure Batch account keys.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
BatchAccountKeys

Constructor

BatchAccountKeys(**kwargs)

Variables

account_name
str

The Batch account name.

primary
str

The primary key associated with the account.

secondary
str

The secondary key associated with the account.