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