toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.labservices.kotlin.inputs
/
ListGlobalUserEnvironmentsPlainArgs
List
Global
User
Environments
Plain
Args
data
class
ListGlobalUserEnvironmentsPlainArgs
(
val
labId
:
String
?
=
null
,
val
userName
:
String
)
:
ConvertibleToJava
<
ListGlobalUserEnvironmentsPlainArgs
>
Members
Constructors
List
Global
User
Environments
Plain
Args
Link copied to clipboard
constructor
(
labId
:
String
?
=
null
,
userName
:
String
)
Properties
lab
Id
Link copied to clipboard
val
labId
:
String
?
=
null
The resource Id of the lab
user
Name
Link copied to clipboard
val
userName
:
String
The name of the user.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListGlobalUserEnvironmentsPlainArgs