BatchConfiguration Class
The batch configuration resource definition.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
Constructor
BatchConfiguration(*, properties: BatchConfigurationProperties, location: str | None = None, tags: Dict[str, str] | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
location
|
The resource location. Default value: None
|
tags
|
A set of tags. The resource tags. Default value: None
|
properties
|
Required. The batch configuration properties. |