In Mage Azure V2Enable Protection Input Args
constructor(diskEncryptionSetId: Output<String>? = null, diskType: Output<Either<String, DiskAccountType>>? = null, disksToInclude: Output<List<InMageAzureV2DiskInputDetailsArgs>>? = null, enableRdpOnTargetOption: Output<String>? = null, instanceType: Output<String>, licenseType: Output<Either<String, LicenseType>>? = null, logStorageAccountId: Output<String>? = null, masterTargetId: Output<String>? = null, multiVmGroupId: Output<String>? = null, multiVmGroupName: Output<String>? = null, processServerId: Output<String>? = null, runAsAccountId: Output<String>? = null, seedManagedDiskTags: Output<Map<String, String>>? = null, sqlServerLicenseType: Output<Either<String, SqlServerLicenseType>>? = null, storageAccountId: Output<String>? = null, targetAvailabilitySetId: Output<String>? = null, targetAvailabilityZone: Output<String>? = null, targetAzureNetworkId: Output<String>? = null, targetAzureSubnetId: Output<String>? = null, targetAzureV1ResourceGroupId: Output<String>? = null, targetAzureV2ResourceGroupId: Output<String>? = null, targetAzureVmName: Output<String>? = null, targetManagedDiskTags: Output<Map<String, String>>? = null, targetNicTags: Output<Map<String, String>>? = null, targetProximityPlacementGroupId: Output<String>? = null, targetVmSize: Output<String>? = null, targetVmTags: Output<Map<String, String>>? = null)