Values.StartRecoveryRequestSourceServerSourceAn object representing the Source Server to recover.
type nonrec t = {sourceServerID : SourceServerID.t;The ID of the Source Server you want to recover.
*)recoverySnapshotID : RecoverySnapshotID.t option;The ID of a Recovery Snapshot we want to recover from. Omit this field to launch from the latest data by taking an on-demand snapshot.
*)}