GetAccountPlainArgs

data class GetAccountPlainArgs(val identity: GetAccountIdentity? = null, val name: String, val resourceGroupName: String) : ConvertibleToJava<GetAccountPlainArgs>

A collection of arguments for invoking getAccount.

Constructors

Link copied to clipboard
fun GetAccountPlainArgs(identity: GetAccountIdentity? = null, name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard

The name of the NetApp Account.

Link copied to clipboard

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