pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin.outputs
/
PoolWindow
Pool
Window
data
class
PoolWindow
(
val
enableAutomaticUpdates
:
Boolean
?
=
null
)
Types
Constructors
Properties
Constructors
Pool
Window
Link copied to clipboard
fun
PoolWindow
(
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. If omitted, the default value is true.