GetWorkspaceManagerAssignmentPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The name of the workspace manager assignment

Link copied to clipboard

The name of the workspace.