OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationArgs

constructor(additionalUnattendContents: Output<List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationAdditionalUnattendContentArgs>>? = null, adminPassword: Output<String>, adminUsername: Output<String>, computerNamePrefix: Output<String>? = null, enableAutomaticUpdates: Output<Boolean>? = null, hotpatchingEnabled: Output<Boolean>? = null, patchAssessmentMode: Output<String>? = null, patchMode: Output<String>? = null, provisionVmAgent: Output<Boolean>? = null, secrets: Output<List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationSecretArgs>>? = null, timezone: Output<String>? = null, winrmListeners: Output<List<OrchestratedVirtualMachineScaleSetOsProfileWindowsConfigurationWinrmListenerArgs>>? = null)