pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
PatchSettingsArgs
/
PatchSettingsArgs
Patch
Settings
Args
fun
PatchSettingsArgs
(
assessmentMode
:
Output
<
Either
<
String
,
WindowsPatchAssessmentMode
>
>
?
=
null
,
enableHotpatching
:
Output
<
Boolean
>
?
=
null
,
patchMode
:
Output
<
Either
<
String
,
WindowsVMGuestPatchMode
>
>
?
=
null
)