WindowsConfigurationArgs

constructor(additionalUnattendContent: Output<List<AdditionalUnattendContentArgs>>? = null, enableAutomaticUpdates: Output<Boolean>? = null, patchSettings: Output<PatchSettingsArgs>? = null, provisionVMAgent: Output<Boolean>? = null, timeZone: Output<String>? = null, winRM: Output<WinRMConfigurationArgs>? = null)