pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.elastic.kotlin.inputs
/
ListVMHostPlainArgs
List
VMHost
Plain
Args
data
class
ListVMHostPlainArgs
(
val
monitorName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
ListVMHostPlainArgs
>
Constructors
Functions
Properties
Constructors
List
VMHost
Plain
Args
Link copied to clipboard
fun
ListVMHostPlainArgs
(
monitorName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListVMHostPlainArgs
Properties
monitor
Name
Link copied to clipboard
val
monitorName
:
String
Monitor resource name
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group to which the Elastic resource belongs.