UpdateConfigurationArgs

constructor(azureVirtualMachines: Output<List<String>>? = null, duration: Output<String>? = null, linux: Output<LinuxPropertiesArgs>? = null, nonAzureComputerNames: Output<List<String>>? = null, operatingSystem: Output<OperatingSystemType>, targets: Output<TargetPropertiesArgs>? = null, windows: Output<WindowsPropertiesArgs>? = null)