toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Host
Plain
Args
Link copied to clipboard
constructor
(
hostName
:
String
,
resourceGroupName
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetHostPlainArgs