toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin.outputs
/
PoolWindow
Pool
Window
data
class
PoolWindow
(
val
enableAutomaticUpdates
:
Boolean
?
=
null
)
Members
Constructors
Pool
Window
Link copied to clipboard
constructor
(
enableAutomaticUpdates
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enable
Automatic
Updates
Link copied to clipboard
val
enableAutomaticUpdates
:
Boolean
?
=
null
Whether automatic updates are enabled on the virtual machine. Defaults to
true
.