get Workspace
Returns the Workspace resource associated with the given name. Uses Azure REST API version 2023-11-13-preview. Other available API versions: 2022-01-10-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native quantum [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
The resource proxy definition object for Quantum Workspace.
Parameters
argument
null
Return
The resource proxy definition object for Quantum Workspace.
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
workspace Name
The name of the quantum workspace resource.
See also
suspend fun getWorkspace(argument: suspend GetWorkspacePlainArgsBuilder.() -> Unit): GetWorkspaceResult
Return
The resource proxy definition object for Quantum Workspace.
Parameters
argument
Builder for com.pulumi.azurenative.quantum.kotlin.inputs.GetWorkspacePlainArgs.