getServiceRunner

Get service runner. Azure REST API version: 2018-09-15.

Return

A container for a managed identity to execute DevTest lab services.

Parameters

argument

null


suspend fun getServiceRunner(labName: String, name: String, resourceGroupName: String): GetServiceRunnerResult

Return

A container for a managed identity to execute DevTest lab services.

See also

Parameters

labName

The name of the lab.

name

The name of the service runner.

resourceGroupName

The name of the resource group.


Return

A container for a managed identity to execute DevTest lab services.

See also

Parameters

argument

Builder for com.pulumi.azurenative.devtestlab.kotlin.inputs.GetServiceRunnerPlainArgs.