get Task
A task resource API Version: 2018-04-19.
Return
A task resource
Parameters
argument
null
suspend fun getTask(expand: String? = null, groupName: String, projectName: String, serviceName: String, taskName: String): GetTaskResult
Return
A task resource
See also
Parameters
expand
Expand the response
group Name
Name of the resource group
project Name
Name of the project
service Name
Name of the service
task Name
Name of the Task
Return
A task resource
See also
Parameters
argument
Builder for com.pulumi.azurenative.datamigration.kotlin.inputs.GetTaskPlainArgs.