getWorkspace

Returns the Workspace resource associated with the given name. Uses Azure REST API version 2022-01-10-preview. Other available API versions: 2023-11-13-preview.

Return

The resource proxy definition object for quantum workspace.

Parameters

argument

null


suspend fun getWorkspace(resourceGroupName: String, workspaceName: String): GetWorkspaceResult

Return

The resource proxy definition object for quantum workspace.

Parameters

resourceGroupName

The name of the resource group.

workspaceName

The name of the quantum workspace resource.

See also


Return

The resource proxy definition object for quantum workspace.

Parameters

argument

Builder for com.pulumi.azurenative.quantum.kotlin.inputs.GetWorkspacePlainArgs.

See also