IBatchAIManagementClient 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Azure BatchAI 管理 API。
public interface IBatchAIManagementClient : IDisposable
type IBatchAIManagementClient = interface
interface IDisposable
Public Interface IBatchAIManagementClient
Implements IDisposable
- 衍生
- 實作
屬性
AcceptLanguage |
取得或設定回應的慣用語言。 |
ApiVersion |
指定用於此要求的 API 版本。 |
BaseUri |
服務的基底 URI。 |
Clusters |
取得 IClustersOperations。 |
Credentials |
用戶端連線至 Azure 所需的認證。 |
DeserializationSettings |
取得或設定 json 還原序列化設定。 |
Experiments |
取得 IExperimentsOperations。 |
FileServers |
取得 IFileServersOperations。 |
GenerateClientRequestId |
當設定為 true 時,會產生唯一的 x-ms-client-request-id 值,並包含在每個要求中。 預設值為 true。 |
Jobs |
取得 IJobsOperations。 |
LongRunningOperationRetryTimeout |
取得或設定長時間執行作業的重試逾時,以秒為單位。 預設值為 30。 |
Operations |
取得 IOperations。 |
SerializationSettings |
取得或設定 json 序列化設定。 |
SubscriptionId |
Azure 使用者的訂用帳戶 ID。 |
Usages |
取得 IUsagesOperations。 |
Workspaces |
取得 IWorkspacesOperations。 |