DesktopvirtualizationFunctions

Functions

Link copied to clipboard

Use this data source to access information about an existing Application Group.

suspend fun getApplicationGroup(name: String, resourceGroupName: String): GetApplicationGroupResult
Link copied to clipboard

Use this data source to access information about an existing Virtual Desktop Host Pool.

suspend fun getHostPool(argument: suspend GetHostPoolPlainArgsBuilder.() -> Unit): GetHostPoolResult
suspend fun getHostPool(name: String, resourceGroupName: String): GetHostPoolResult
Link copied to clipboard

Use this data source to access information about an existing Virtual Desktop Workspace.

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