ImportexportFunctions

Functions

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

Gets information about an existing job. API Version: 2020-08-01.

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

Returns the BitLocker Keys for all drives in the specified job. API Version: 2020-08-01.

suspend fun listBitLockerKey(jobName: String, resourceGroupName: String): ListBitLockerKeyResult