pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.netapp.kotlin.inputs
/
GetPoolPlainArgs
Get
Pool
Plain
Args
data
class
GetPoolPlainArgs
(
val
accountName
:
String
,
val
poolName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetPoolPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Pool
Plain
Args
Link copied to clipboard
fun
GetPoolPlainArgs
(
accountName
:
String
,
poolName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPoolPlainArgs
Properties
account
Name
Link copied to clipboard
val
accountName
:
String
The name of the NetApp account
pool
Name
Link copied to clipboard
val
poolName
:
String
The name of the capacity pool
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.