Share via


BatchAIManagementClient 클래스

정의

The Azure BatchAI Management API.

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

생성자

BatchAIManagementClient(DelegatingHandler[])

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

BatchAIManagementClient(HttpClientHandler, DelegatingHandler[])

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

BatchAIManagementClient(ServiceClientCredentials, DelegatingHandler[])

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

BatchAIManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

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

BatchAIManagementClient(Uri, DelegatingHandler[])

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

BatchAIManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

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

BatchAIManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

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

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

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

속성

AcceptLanguage

응답에 대한 기본 설정 언어를 가져오거나 설정합니다.

ApiVersion

이 요청에 사용되는 API의 버전을 지정합니다.

BaseUri

서비스의 기본 URI입니다.

Clusters

IClustersOperations를 가져옵니다.

Credentials

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

DeserializationSettings

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

Experiments

IExperimentsOperations를 가져옵니다.

FileServers

IFileServersOperations를 가져옵니다.

FirstMessageHandler

The Azure BatchAI Management API.

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

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

HttpClient

The Azure BatchAI Management API.

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

The Azure BatchAI Management API.

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

The Azure BatchAI Management API.

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

IJobsOperations를 가져옵니다.

LongRunningOperationRetryTimeout

장기 실행 작업에 대한 재시도 시간 제한(초)을 가져오거나 설정합니다. 기본값은 30입니다.

Operations

IOperations를 가져옵니다.

SerializationSettings

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

SubscriptionId

Azure 사용자의 subscriptionID입니다.

Usages

IUsagesOperations를 가져옵니다.

UserAgent

The Azure BatchAI Management API.

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

IWorkspacesOperations를 가져옵니다.

메서드

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

The Azure BatchAI Management API.

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

The Azure BatchAI Management API.

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

The Azure BatchAI Management API.

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

The Azure BatchAI Management API.

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

The Azure BatchAI Management API.

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

The Azure BatchAI Management API.

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

The Azure BatchAI Management API.

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

The Azure BatchAI Management API.

(다음에서 상속됨 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 사용)

적용 대상