toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.vmwarecloudsimple.kotlin.inputs
/
GetDedicatedCloudNodePlainArgs
Get
Dedicated
Cloud
Node
Plain
Args
data
class
GetDedicatedCloudNodePlainArgs
(
val
dedicatedCloudNodeName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetDedicatedCloudNodePlainArgs
>
Members
Constructors
Get
Dedicated
Cloud
Node
Plain
Args
Link copied to clipboard
constructor
(
dedicatedCloudNodeName
:
String
,
resourceGroupName
:
String
)
Properties
dedicated
Cloud
Node
Name
Link copied to clipboard
val
dedicatedCloudNodeName
:
String
dedicated cloud node name
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDedicatedCloudNodePlainArgs