Values_1.FindMatchesTaskRunPropertiesSourceSpecifies configuration properties for a Find Matches task run.
type nonrec t = {jobId : Values_0.HashString.t option;The job ID for the Find Matches task run.
*)jobName : Values_0.NameString.t option;The name assigned to the job for the Find Matches task run.
*)jobRunId : Values_0.HashString.t option;The job run ID for the Find Matches task run.
*)}