CancerProfilingClient Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Klient usługi CancerProfiling.
public class CancerProfilingClient
type CancerProfilingClient = class
Public Class CancerProfilingClient
- Dziedziczenie
-
CancerProfilingClient
Konstruktory
CancerProfilingClient() |
Inicjuje nowe wystąpienie elementu CancerProfilingClient do pozorowania. |
CancerProfilingClient(Uri, AzureKeyCredential) |
Inicjuje nowe wystąpienie klasy CancerProfilingClient. |
CancerProfilingClient(Uri, AzureKeyCredential, CancerProfilingClientOptions) |
Inicjuje nowe wystąpienie klasy CancerProfilingClient. |
Właściwości
Pipeline |
Potok HTTP do wysyłania i odbierania żądań i odpowiedzi REST. |
Metody
InferCancerProfile(WaitUntil, OncoPhenotypeData, String, Nullable<DateTimeOffset>, CancellationToken) |
Utwórz zadanie Onco Phenotype. |
InferCancerProfile(WaitUntil, RequestContent, String, Nullable<DateTimeOffset>, RequestContext) |
Utwórz zadanie Onco Phenotype. |
InferCancerProfileAsync(WaitUntil, OncoPhenotypeData, String, Nullable<DateTimeOffset>, CancellationToken) |
Utwórz zadanie Onco Phenotype. |
InferCancerProfileAsync(WaitUntil, RequestContent, String, Nullable<DateTimeOffset>, RequestContext) |
Utwórz zadanie Onco Phenotype. |
Dotyczy
Azure SDK for .NET