Share via


BatchManagementClient Třída

Definice

Klient Batch

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

Konstruktory

BatchManagementClient(DelegatingHandler[])

Inicializuje novou instanci třídy BatchManagementClient.

BatchManagementClient(HttpClient, Boolean)

Inicializuje novou instanci třídy BatchManagementClient.

BatchManagementClient(HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci třídy BatchManagementClient.

BatchManagementClient(ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci třídy BatchManagementClient.

BatchManagementClient(ServiceClientCredentials, HttpClient, Boolean)

Inicializuje novou instanci třídy BatchManagementClient.

BatchManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci třídy BatchManagementClient.

BatchManagementClient(Uri, DelegatingHandler[])

Inicializuje novou instanci třídy BatchManagementClient.

BatchManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

Inicializuje novou instanci třídy BatchManagementClient.

BatchManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

Inicializuje novou instanci třídy BatchManagementClient.

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

Inicializuje novou instanci třídy BatchManagementClient.

Vlastnosti

AcceptLanguage

Upřednostňovaný jazyk odpovědi.

ApiVersion

Verze rozhraní API, která se má použít s požadavkem HTTP.

Application

Získá IApplicationOperations.

ApplicationPackage

Získá IApplicationPackageOperations.

BaseUri

Základní identifikátor URI služby.

BatchAccount

Získá IBatchAccountOperations.

Certificate

Získá ICertificateOperations.

Credentials

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

DeserializationSettings

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

FirstMessageHandler

Klient Batch

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

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

HttpClient

Klient Batch

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

Klient Batch

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

Klient Batch

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

Získá ILocationOperations.

LongRunningOperationRetryTimeout

Časový limit opakování pro dlouhotrvající operace v sekundách. Výchozí hodnota je 30.

Operations

Získá IOperations.

Pool

Získá IPoolOperations.

PrivateEndpointConnection

Získá IPrivateEndpointConnectionOperations.

PrivateLinkResource

Získá IPrivateLinkResourceOperations.

SerializationSettings

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

SubscriptionId

ID předplatného Azure. Jedná se o řetězec ve formátu GUID (např. 00000000-0000-0000-0000-000000000000000).

UserAgent

Klient Batch

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

Metody

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Klient Batch

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

Klient Batch

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

Klient Batch

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

Klient Batch

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

Klient Batch

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

Klient Batch

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

Klient Batch

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

Klient Batch

(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 PRO OPERACE PUT a PATCH. (Zastaralé, použijte getLongRunningOperationResultAsync.

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

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

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

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

Platí pro