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.

See also

Parameters

resourceGroupName

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

workspaceName

The name of the Workspace.


Return

Workspace details.

See also

Parameters

argument

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