toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.batch.kotlin.outputs
/
WindowsUserConfigurationResponse
Windows
User
Configuration
Response
data
class
WindowsUserConfigurationResponse
(
val
loginMode
:
String
?
=
null
)
Members
Constructors
Windows
User
Configuration
Response
Link copied to clipboard
constructor
(
loginMode
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
login
Mode
Link copied to clipboard
val
loginMode
:
String
?
=
null
Specifies login mode for the user. The default value is Interactive.