DataboxFunctions

Functions

Link copied to clipboard
suspend fun getJob(argument: GetJobPlainArgs): GetJobResult

Gets information about the specified job. API Version: 2020-11-01.

suspend fun getJob(argument: suspend GetJobPlainArgsBuilder.() -> Unit): GetJobResult
suspend fun getJob(expand: String? = null, jobName: String, resourceGroupName: String): GetJobResult
Link copied to clipboard

This method gets the unencrypted secrets related to the job. API Version: 2020-11-01.

suspend fun listJobCredentials(jobName: String, resourceGroupName: String): ListJobCredentialsResult