toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scvmm.kotlin.inputs
/
GetVmmServerPlainArgs
Get
Vmm
Server
Plain
Args
data
class
GetVmmServerPlainArgs
(
val
resourceGroupName
:
String
,
val
vmmServerName
:
String
)
:
ConvertibleToJava
<
GetVmmServerPlainArgs
>
Members
Constructors
Get
Vmm
Server
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
vmmServerName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
vmm
Server
Name
Link copied to clipboard
val
vmmServerName
:
String
Name of the VMMServer.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetVmmServerPlainArgs