windows Exec Step Config
suspend fun windowsExecStepConfig(value: Output<PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgs>)
suspend fun windowsExecStepConfig(value: PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgs?)
Parameters
value
The ExecStepConfig for all Windows VMs targeted by the PatchJob. Structure is documented below.
suspend fun windowsExecStepConfig(argument: suspend PatchDeploymentPatchConfigPreStepWindowsExecStepConfigArgsBuilder.() -> Unit)
Parameters
argument
The ExecStepConfig for all Windows VMs targeted by the PatchJob. Structure is documented below.