Values.DeleteMonitorRequestSourceRemoves a Deadline Cloud monitor. After you delete a monitor, you can create a new one and attach farms to the monitor.
type nonrec t = {monitorId : MonitorId.t;The unique identifier of the monitor to delete. This ID is returned by the CreateMonitor operation, and is included in the response to the GetMonitor operation.
*)}