Values_2.StopMlflowTrackingServerRequestSourceProgrammatically stop an MLflow Tracking Server.
type nonrec t = {trackingServerName : Values_1.TrackingServerName.t;The name of the tracking server to stop.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_1.TrackingServerName.t ]) list ]