getServiceRunner

Get service runner. 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.

Parameters

labName

The name of the lab.

name

The name of the service runner.

resourceGroupName

The name of the resource group.

See also


Return

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

Parameters

argument

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

See also