toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.maintenance.kotlin.outputs
/
ConfigurationInstallPatches
/
ConfigurationInstallPatches
Configuration
Install
Patches
constructor
(
linuxes
:
List
<
ConfigurationInstallPatchesLinux
>
?
=
null
,
reboot
:
String
?
=
null
,
windows
:
List
<
ConfigurationInstallPatchesWindow
>
?
=
null
)