pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.connectedvmwarevsphere.kotlin.inputs
/
GetResourcePoolPlainArgs
Get
Resource
Pool
Plain
Args
data
class
GetResourcePoolPlainArgs
(
val
resourceGroupName
:
String
,
val
resourcePoolName
:
String
)
:
ConvertibleToJava
<
GetResourcePoolPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Resource
Pool
Plain
Args
Link copied to clipboard
fun
GetResourcePoolPlainArgs
(
resourceGroupName
:
String
,
resourcePoolName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetResourcePoolPlainArgs
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The Resource Group Name.
resource
Pool
Name
Link copied to clipboard
val
resourcePoolName
:
String
Name of the resourcePool.