GetHostPoolPlainArgs

data class GetHostPoolPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetHostPoolPlainArgs>

A collection of arguments for invoking getHostPool.

Constructors

Link copied to clipboard
fun GetHostPoolPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the Virtual Desktop Host Pool to retrieve.

Link copied to clipboard

The name of the resource group where the Virtual Desktop Host Pool exists.