Batch Functions
object BatchFunctions
Functions
Link copied to clipboard
Use this data source to access information about an existing Batch Account.
Link copied to clipboard
Use this data source to access information about an existing Batch Application instance.
suspend fun getApplication(argument: suspend GetApplicationPlainArgsBuilder.() -> Unit): GetApplicationResult
suspend fun getApplication(accountName: String, name: String, resourceGroupName: String): GetApplicationResult
Link copied to clipboard
Use this data source to access information about an existing certificate in a Batch Account.
suspend fun getCertificate(argument: suspend GetCertificatePlainArgsBuilder.() -> Unit): GetCertificateResult
suspend fun getCertificate(accountName: String, name: String, resourceGroupName: String): GetCertificateResult
Link copied to clipboard
Use this data source to access information about an existing Batch pool