Batch Functions
Functions
Gets information about the specified application. Uses Azure REST API version 2024-07-01. Other available API versions: 2023-05-01, 2023-11-01, 2024-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native batch [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Gets information about the specified application package. Uses Azure REST API version 2024-07-01. Other available API versions: 2023-05-01, 2023-11-01, 2024-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native batch [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Gets information about the specified Batch account. Uses Azure REST API version 2024-07-01. Other available API versions: 2023-05-01, 2023-11-01, 2024-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native batch [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Gets information about the specified pool. Uses Azure REST API version 2024-07-01. Other available API versions: 2023-05-01, 2023-11-01, 2024-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native batch [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
This operation applies only to Batch accounts with allowedAuthenticationModes containing 'SharedKey'. If the Batch account doesn't contain 'SharedKey' in its allowedAuthenticationMode, clients cannot use shared keys to authenticate, and must use another allowedAuthenticationModes instead. In this case, getting the keys will fail. Uses Azure REST API version 2024-07-01. Other available API versions: 2023-05-01, 2023-11-01, 2024-02-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native batch [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.