Share via


BatchManagementClient 클래스

정의

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
상속
BatchManagementClient
구현

생성자

BatchManagementClient(DelegatingHandler[])

BatchManagementClient 클래스의 새 instance 초기화합니다.

BatchManagementClient(HttpClient, Boolean)

BatchManagementClient 클래스의 새 instance 초기화합니다.

BatchManagementClient(HttpClientHandler, DelegatingHandler[])

BatchManagementClient 클래스의 새 instance 초기화합니다.

BatchManagementClient(ServiceClientCredentials, DelegatingHandler[])

BatchManagementClient 클래스의 새 instance 초기화합니다.

BatchManagementClient(ServiceClientCredentials, HttpClient, Boolean)

BatchManagementClient 클래스의 새 instance 초기화합니다.

BatchManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

BatchManagementClient 클래스의 새 instance 초기화합니다.

BatchManagementClient(Uri, DelegatingHandler[])

BatchManagementClient 클래스의 새 instance 초기화합니다.

BatchManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

BatchManagementClient 클래스의 새 instance 초기화합니다.

BatchManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

BatchManagementClient 클래스의 새 instance 초기화합니다.

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

BatchManagementClient 클래스의 새 instance 초기화합니다.

속성

AcceptLanguage

응답의 기본 설정 언어입니다.

ApiVersion

HTTP 요청과 함께 사용할 API 버전입니다.

Application

IApplicationOperations를 가져옵니다.

ApplicationPackage

IApplicationPackageOperations를 가져옵니다.

BaseUri

서비스의 기본 URI입니다.

BatchAccount

IBatchAccountOperations를 가져옵니다.

Certificate

ICertificateOperations를 가져옵니다.

Credentials

클라이언트가 Azure에 연결하는 데 필요한 자격 증명입니다.

DeserializationSettings

json 역직렬화 설정을 가져오거나 설정합니다.

FirstMessageHandler

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)
GenerateClientRequestId

고유한 x-ms-client-request-id를 생성해야 하는지 여부입니다. true로 설정하면 고유한 x-ms-client-request-id 값이 생성되고 각 요청에 포함됩니다. 기본값은 true입니다.

HttpClient

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)
HttpClientHandler

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)
HttpMessageHandlers

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)
Location

ILocationOperations를 가져옵니다.

LongRunningOperationRetryTimeout

장기 실행 작업의 재시도 시간 제한(초)입니다. 기본값은 30입니다.

Operations

IOperations를 가져옵니다.

Pool

IPoolOperations를 가져옵니다.

PrivateEndpointConnection

IPrivateEndpointConnectionOperations를 가져옵니다.

PrivateLinkResource

IPrivateLinkResourceOperations를 가져옵니다.

SerializationSettings

json serialization 설정을 가져오거나 설정합니다.

SubscriptionId

Azure 구독 ID입니다. GUID 형식 문자열입니다(예: 000000000-0000-0000-0000-0000-000000000000).

UserAgent

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)

메서드

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)
Dispose()

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)
Dispose(Boolean)

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)
SetRetryPolicy(RetryPolicy)

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)
SetUserAgent(String)

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)
SetUserAgent(String, String)

Batch 클라이언트

(다음에서 상속됨 ServiceClient<T>)

확장 메서드

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

장기 실행 작업에 대한 작업 결과를 가져옵니다.

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

장기 실행 작업에 대한 작업 결과를 가져옵니다.

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

장기 실행 작업에 대한 작업 결과를 가져옵니다.

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

장기 실행 작업에 대한 작업 결과를 가져옵니다.

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

DELETE 및 POST 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync 사용)

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

DELETE 및 POST 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync 사용)

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

DELETE 및 POST 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync 사용)

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

DELETE 및 POST 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync 사용)

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

PUT 및 PATCH 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync 사용)

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

PUT 및 PATCH 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync 사용)

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

PUT 및 PATCH 작업에 대한 작업 결과를 가져옵니다. (사용되지 않음, GetLongRunningOperationResultAsync 사용)

적용 대상