toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.inputs
/
WindowsPropertiesArgs
/
WindowsPropertiesArgs
Windows
Properties
Args
constructor
(
excludedKbNumbers
:
Output
<
List
<
String
>
>
?
=
null
,
includedKbNumbers
:
Output
<
List
<
String
>
>
?
=
null
,
includedUpdateClassifications
:
Output
<
Either
<
String
,
WindowsUpdateClasses
>
>
?
=
null
,
rebootSetting
:
Output
<
String
>
?
=
null
)