listControllerConnectionDetails

Lists connection details for the underlying container resources of an Azure Dev Spaces Controller. Uses Azure REST API version 2019-04-01.

Return

null

Parameters

argument

null


suspend fun listControllerConnectionDetails(name: String, resourceGroupName: String, targetContainerHostResourceId: String): ListControllerConnectionDetailsResult

Return

null

Parameters

name

Name of the resource.

resourceGroupName

Resource group to which the resource belongs.

targetContainerHostResourceId

Resource ID of the target container host mapped to the Azure Dev Spaces Controller.

See also


Return

null

Parameters

argument

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

See also