getWorkspace

Returns a workspace with the given name. API Version: 2022-04-01-preview.

Return

Workspace details.

Parameters

argument

null


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

Return

Workspace details.

Parameters

resourceGroupName

The name of the resource group. The name is case insensitive.

workspaceName

The name of the Workspace.

See also


Return

Workspace details.

Parameters

argument

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

See also