Hyper VReplica Azure Enable Protection Input Args
constructor(disksToInclude: Output<List<String>>? = null, enableRdpOnTargetOption: Output<String>? = null, hvHostVmId: Output<String>? = null, instanceType: Output<String>? = null, logStorageAccountId: Output<String>? = null, osType: 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, targetProximityPlacementGroupId: Output<String>? = null, targetStorageAccountId: Output<String>? = null, targetVmSize: Output<String>? = null, useManagedDisks: Output<String>? = null, vhdId: Output<String>? = null, vmName: Output<String>? = null)