GetWorkspacePlainArgs

data class GetWorkspacePlainArgs(val resourceGroupName: String, val workspaceName: String) : ConvertibleToJava<GetWorkspacePlainArgs>

Constructors

Link copied to clipboard
fun GetWorkspacePlainArgs(resourceGroupName: String, workspaceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetWorkspacePlainArgs

Properties

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the quantum workspace resource.