Values.StopDbNodeInputSourceStops the specified DB node in a VM cluster.
type nonrec t = {cloudVmClusterId : ResourceId.t;The unique identifier of the VM cluster that contains the DB node to stop.
*)dbNodeId : ResourceId.t;The unique identifier of the DB node to stop.
*)}