Sdílet prostřednictvím


BatchAIManagementClient Třída

Definice

Rozhraní API služby Azure BatchAI Management.

public class BatchAIManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.BatchAI.BatchAIManagementClient>, IDisposable, Microsoft.Azure.Management.BatchAI.IBatchAIManagementClient, Microsoft.Rest.Azure.IAzureClient
type BatchAIManagementClient = class
    inherit ServiceClient<BatchAIManagementClient>
    interface IBatchAIManagementClient
    interface IDisposable
    interface IAzureClient
Public Class BatchAIManagementClient
Inherits ServiceClient(Of BatchAIManagementClient)
Implements IAzureClient, IBatchAIManagementClient, IDisposable
Dědičnost
BatchAIManagementClient
Implementuje

Konstruktory

BatchAIManagementClient(DelegatingHandler[])

Inicializuje novou instanci BatchAIManagementClient třídy.

BatchAIManagementClient(HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci BatchAIManagementClient třídy.

BatchAIManagementClient(ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci BatchAIManagementClient třídy.

BatchAIManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci BatchAIManagementClient třídy.

BatchAIManagementClient(Uri, DelegatingHandler[])

Inicializuje novou instanci BatchAIManagementClient třídy.

BatchAIManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci BatchAIManagementClient třídy.

BatchAIManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci BatchAIManagementClient třídy.

BatchAIManagementClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci BatchAIManagementClient třídy.

Vlastnosti

AcceptLanguage

Získá nebo nastaví upřednostňovaný jazyk pro odpověď.

ApiVersion

Určuje verzi rozhraní API použitou pro tento požadavek.

BaseUri

Základní identifikátor URI služby

Clusters

Získá IClustersOperations.

Credentials

Přihlašovací údaje potřebné pro připojení klienta k Azure

DeserializationSettings

Získá nebo nastaví nastavení deserializace JSON.

Experiments

Získá IExperimentsOperations.

FileServers

Získá IFileServersOperations.

FirstMessageHandler

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
GenerateClientRequestId

Pokud je nastavená hodnota true, vygeneruje se jedinečná hodnota x-ms-client-request-id a zahrne se do každého požadavku. Platí výchozí hodnota.

HttpClient

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
HttpClientHandler

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
HttpMessageHandlers

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
Jobs

Získá IJobsOperations.

LongRunningOperationRetryTimeout

Získá nebo nastaví časový limit opakování v sekundách pro dlouhotrvající operace. Výchozí hodnota je 30.

Operations

Získá IOperations.

SerializationSettings

Získá nebo nastaví nastavení serializace json.

SubscriptionId

ID předplatného uživatele Azure.

Usages

Získá IUsagesOperations.

UserAgent

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
Workspaces

Získá IWorkspacesOperations.

Metody

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
Dispose()

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
Dispose(Boolean)

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
SetRetryPolicy(RetryPolicy)

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
SetUserAgent(String)

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)
SetUserAgent(String, String)

Rozhraní API služby Azure BatchAI Management.

(Zděděno od ServiceClient<T>)

Metody rozšíření

GetLongRunningOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetLongRunningOperationResultAsync<THeader>(IAzureClient, AzureOperationHeaderResponse<THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetLongRunningOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetLongRunningOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro dlouhotrvající operace.

GetPostOrDeleteOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPostOrDeleteOperationResultAsync<THeader>(IAzureClient, AzureOperationHeaderResponse<THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPostOrDeleteOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPostOrDeleteOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace pro operace DELETE a POST. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPutOrPatchOperationResultAsync(IAzureClient, AzureOperationResponse, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace PUT a PATCH operací. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPutOrPatchOperationResultAsync<TBody>(IAzureClient, AzureOperationResponse<TBody>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace PUT a PATCH operací. (Zastaralé, použijte getLongRunningOperationResultAsync)

GetPutOrPatchOperationResultAsync<TBody,THeader>(IAzureClient, AzureOperationResponse<TBody,THeader>, Dictionary<String,List<String>>, CancellationToken)

Získá výsledek operace PUT a PATCH operací. (Zastaralé, použijte getLongRunningOperationResultAsync)

Platí pro