Sdílet prostřednictvím


ClinicalMatchingClient Třída

Definice

Klient služby ClinicalMatching.

public class ClinicalMatchingClient
type ClinicalMatchingClient = class
Public Class ClinicalMatchingClient
Dědičnost
ClinicalMatchingClient

Konstruktory

ClinicalMatchingClient()

Inicializuje novou instanci ClinicalMatchingClient pro napodobení.

ClinicalMatchingClient(Uri, AzureKeyCredential)

Inicializuje novou instanci ClinicalMatchingClient.

ClinicalMatchingClient(Uri, AzureKeyCredential, ClinicalMatchingClientOptions)

Inicializuje novou instanci ClinicalMatchingClient.

Vlastnosti

Pipeline

Kanál HTTP pro odesílání a příjem požadavků a odpovědí REST.

Metody

MatchTrials(WaitUntil, RequestContent, String, Nullable<DateTimeOffset>, RequestContext)

Vytvoření úlohy zkušebního matcheru

MatchTrials(WaitUntil, TrialMatcherData, String, Nullable<DateTimeOffset>, CancellationToken)

Vytvoření úlohy zkušebního matcheru

MatchTrialsAsync(WaitUntil, RequestContent, String, Nullable<DateTimeOffset>, RequestContext)

Vytvoření úlohy zkušebního matcheru

MatchTrialsAsync(WaitUntil, TrialMatcherData, String, Nullable<DateTimeOffset>, CancellationToken)

Vytvoření úlohy zkušebního matcheru

Platí pro