get Batch Account
Gets information about the specified Batch account. Azure REST API version: 2023-05-01. Other available API versions: 2017-01-01, 2022-01-01.
Return
Contains information about an Azure Batch account.
Parameters
argument
null
Return
Contains information about an Azure Batch account.
See also
Parameters
account Name
The name of the Batch account.
resource Group Name
The name of the resource group that contains the Batch account.
suspend fun getBatchAccount(argument: suspend GetBatchAccountPlainArgsBuilder.() -> Unit): GetBatchAccountResult
Return
Contains information about an Azure Batch account.
See also
Parameters
argument
Builder for com.pulumi.azurenative.batch.kotlin.inputs.GetBatchAccountPlainArgs.