GetPoolPlainArgs

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

A collection of arguments for invoking getPool.

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the NetApp account where the NetApp pool exists.

Link copied to clipboard

The name of the NetApp Pool.

Link copied to clipboard

The Name of the Resource Group where the NetApp Pool exists.