GetResourcePoolPlainArgs

data class GetResourcePoolPlainArgs(val resourceGroupName: String, val resourcePoolName: String) : ConvertibleToJava<GetResourcePoolPlainArgs>

Constructors

Link copied to clipboard
fun GetResourcePoolPlainArgs(resourceGroupName: String, resourcePoolName: String)

Functions

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

Properties

Link copied to clipboard

The Resource Group Name.

Link copied to clipboard

Name of the resourcePool.