CancerProfilingClient Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Klient služby CancerProfiling.
public class CancerProfilingClient
type CancerProfilingClient = class
Public Class CancerProfilingClient
- Dědičnost
-
CancerProfilingClient
Konstruktory
CancerProfilingClient() |
Inicializuje novou instanci CancerProfilingClient pro napodobení. |
CancerProfilingClient(Uri, AzureKeyCredential) |
Inicializuje novou instanci CancerProfilingClient. |
CancerProfilingClient(Uri, AzureKeyCredential, CancerProfilingClientOptions) |
Inicializuje novou instanci CancerProfilingClient. |
Vlastnosti
Pipeline |
Kanál HTTP pro odesílání a příjem požadavků a odpovědí REST. |
Metody
InferCancerProfile(WaitUntil, OncoPhenotypeData, String, Nullable<DateTimeOffset>, CancellationToken) |
Vytvoření úlohy Onco Phenotype |
InferCancerProfile(WaitUntil, RequestContent, String, Nullable<DateTimeOffset>, RequestContext) |
Vytvoření úlohy Onco Phenotype |
InferCancerProfileAsync(WaitUntil, OncoPhenotypeData, String, Nullable<DateTimeOffset>, CancellationToken) |
Vytvoření úlohy Onco Phenotype |
InferCancerProfileAsync(WaitUntil, RequestContent, String, Nullable<DateTimeOffset>, RequestContext) |
Vytvoření úlohy Onco Phenotype |
Platí pro
Azure SDK for .NET