GetHostPoolPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the host pool within the specified resource group

Link copied to clipboard

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