get Service Runner
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
lab Name
The name of the lab.
name
The name of the service runner.
resource Group Name
The name of the resource group.
See also
suspend fun getServiceRunner(argument: suspend GetServiceRunnerPlainArgsBuilder.() -> Unit): GetServiceRunnerResult
Return
A container for a managed identity to execute DevTest lab services.
Parameters
argument
Builder for com.pulumi.azurenative.devtestlab.kotlin.inputs.GetServiceRunnerPlainArgs.