BatchAIManagementClient 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Azure BatchAI 管理 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(DelegatingHandler[]) |
初始化 BatchAIManagementClient 類別的新實例。 |
BatchAIManagementClient(HttpClientHandler, DelegatingHandler[]) |
初始化 BatchAIManagementClient 類別的新實例。 |
BatchAIManagementClient(ServiceClientCredentials, DelegatingHandler[]) |
初始化 BatchAIManagementClient 類別的新實例。 |
BatchAIManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[]) |
初始化 BatchAIManagementClient 類別的新實例。 |
BatchAIManagementClient(Uri, DelegatingHandler[]) |
初始化 BatchAIManagementClient 類別的新實例。 |
BatchAIManagementClient(Uri, HttpClientHandler, DelegatingHandler[]) |
初始化 BatchAIManagementClient 類別的新實例。 |
BatchAIManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[]) |
初始化 BatchAIManagementClient 類別的新實例。 |
BatchAIManagementClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[]) |
初始化 BatchAIManagementClient 類別的新實例。 |
屬性
AcceptLanguage |
取得或設定回應的慣用語言。 |
ApiVersion |
指定用於此要求的 API 版本。 |
BaseUri |
服務的基底 URI。 |
Clusters |
取得 IClustersOperations。 |
Credentials |
用戶端連線至 Azure 所需的認證。 |
DeserializationSettings |
取得或設定 json 還原序列化設定。 |
Experiments |
取得 IExperimentsOperations。 |
FileServers |
取得 IFileServersOperations。 |
FirstMessageHandler |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
GenerateClientRequestId |
當設定為 true 時,會產生唯一的 x-ms-client-request-id 值,並包含在每個要求中。 預設值為 true。 |
HttpClient |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
HttpClientHandler |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
HttpMessageHandlers |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
Jobs |
取得 IJobsOperations。 |
LongRunningOperationRetryTimeout |
取得或設定長時間執行作業的重試逾時,以秒為單位。 預設值為 30。 |
Operations |
取得 IOperations。 |
SerializationSettings |
取得或設定 json 序列化設定。 |
SubscriptionId |
Azure 使用者的訂用帳戶 ID。 |
Usages |
取得 IUsagesOperations。 |
UserAgent |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
Workspaces |
取得 IWorkspacesOperations。 |
方法
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
Dispose() |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
Dispose(Boolean) |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
SetUserAgent(String) |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |
SetUserAgent(String, String) |
Azure BatchAI 管理 API。 (繼承來源 ServiceClient<T>) |