InMageRcmEnableProtectionInputArgs

constructor(disksDefault: Output<InMageRcmDisksDefaultInputArgs>? = null, disksToInclude: Output<List<InMageRcmDiskInputArgs>>? = null, fabricDiscoveryMachineId: Output<String>, instanceType: Output<String>, licenseType: Output<Either<String, LicenseType>>? = null, linuxLicenseType: Output<Either<String, LinuxLicenseType>>? = null, multiVmGroupName: Output<String>? = null, processServerId: Output<String>, runAsAccountId: Output<String>? = null, seedManagedDiskTags: Output<List<UserCreatedResourceTagArgs>>? = null, sqlServerLicenseType: Output<Either<String, SqlServerLicenseType>>? = null, targetAvailabilitySetId: Output<String>? = null, targetAvailabilityZone: Output<String>? = null, targetBootDiagnosticsStorageAccountId: Output<String>? = null, targetManagedDiskTags: Output<List<UserCreatedResourceTagArgs>>? = null, targetNetworkId: Output<String>? = null, targetNicTags: Output<List<UserCreatedResourceTagArgs>>? = null, targetProximityPlacementGroupId: Output<String>? = null, targetResourceGroupId: Output<String>, targetSubnetName: Output<String>? = null, targetVmName: Output<String>? = null, targetVmSecurityProfile: Output<SecurityProfilePropertiesArgs>? = null, targetVmSize: Output<String>? = null, targetVmTags: Output<List<UserCreatedResourceTagArgs>>? = null, testNetworkId: Output<String>? = null, testSubnetName: Output<String>? = null, userSelectedOSName: Output<String>? = null)