getController

Gets the properties for an Azure Dev Spaces Controller. Uses Azure REST API version 2019-04-01.

Return

null

Parameters

argument

null


suspend fun getController(name: String, resourceGroupName: String): GetControllerResult

Return

null

Parameters

name

Name of the resource.

resourceGroupName

Resource group to which the resource belongs.

See also


Return

null

Parameters

argument

Builder for com.pulumi.azurenative.devspaces.kotlin.inputs.GetControllerPlainArgs.

See also