BatchEndpoints interface
BatchEndpoints を表すインターフェイス。
メソッド
メソッドの詳細
beginCreateOrUpdate(string, string, string, BatchEndpoint, BatchEndpointsCreateOrUpdateOptionalParams)
バッチ推論エンドポイント (非同期) を作成します。
function beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, body: BatchEndpoint, options?: BatchEndpointsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BatchEndpoint>, BatchEndpoint>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- workspaceName
-
string
Azure Machine Learning ワークスペースの名前。
- endpointName
-
string
Batch 推論エンドポイントの名前。
- body
- BatchEndpoint
バッチ推論エンドポイント定義オブジェクト。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<BatchEndpoint>, BatchEndpoint>>
beginCreateOrUpdateAndWait(string, string, string, BatchEndpoint, BatchEndpointsCreateOrUpdateOptionalParams)
バッチ推論エンドポイント (非同期) を作成します。
function beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, body: BatchEndpoint, options?: BatchEndpointsCreateOrUpdateOptionalParams): Promise<BatchEndpoint>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- workspaceName
-
string
Azure Machine Learning ワークスペースの名前。
- endpointName
-
string
Batch 推論エンドポイントの名前。
- body
- BatchEndpoint
バッチ推論エンドポイント定義オブジェクト。
options パラメーター。
戻り値
Promise<BatchEndpoint>
beginDelete(string, string, string, BatchEndpointsDeleteOptionalParams)
バッチ推論エンドポイント (非同期) を削除します。
function beginDelete(resourceGroupName: string, workspaceName: string, endpointName: string, options?: BatchEndpointsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- workspaceName
-
string
Azure Machine Learning ワークスペースの名前。
- endpointName
-
string
推論エンドポイント名。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, string, BatchEndpointsDeleteOptionalParams)
バッチ推論エンドポイント (非同期) を削除します。
function beginDeleteAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, options?: BatchEndpointsDeleteOptionalParams): Promise<void>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- workspaceName
-
string
Azure Machine Learning ワークスペースの名前。
- endpointName
-
string
推論エンドポイント名。
options パラメーター。
戻り値
Promise<void>
beginUpdate(string, string, string, PartialMinimalTrackedResourceWithIdentity, BatchEndpointsUpdateOptionalParams)
バッチ推論エンドポイントを更新する (非同期)。
function beginUpdate(resourceGroupName: string, workspaceName: string, endpointName: string, body: PartialMinimalTrackedResourceWithIdentity, options?: BatchEndpointsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<BatchEndpoint>, BatchEndpoint>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- workspaceName
-
string
Azure Machine Learning ワークスペースの名前。
- endpointName
-
string
Batch 推論エンドポイントの名前。
変更可能なバッチ推論エンドポイント定義オブジェクト。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<BatchEndpoint>, BatchEndpoint>>
beginUpdateAndWait(string, string, string, PartialMinimalTrackedResourceWithIdentity, BatchEndpointsUpdateOptionalParams)
バッチ推論エンドポイントを更新する (非同期)。
function beginUpdateAndWait(resourceGroupName: string, workspaceName: string, endpointName: string, body: PartialMinimalTrackedResourceWithIdentity, options?: BatchEndpointsUpdateOptionalParams): Promise<BatchEndpoint>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- workspaceName
-
string
Azure Machine Learning ワークスペースの名前。
- endpointName
-
string
Batch 推論エンドポイントの名前。
変更可能なバッチ推論エンドポイント定義オブジェクト。
options パラメーター。
戻り値
Promise<BatchEndpoint>
get(string, string, string, BatchEndpointsGetOptionalParams)
名前でバッチ推論エンドポイントを取得します。
function get(resourceGroupName: string, workspaceName: string, endpointName: string, options?: BatchEndpointsGetOptionalParams): Promise<BatchEndpoint>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- workspaceName
-
string
Azure Machine Learning ワークスペースの名前。
- endpointName
-
string
Batch エンドポイントの名前。
- options
- BatchEndpointsGetOptionalParams
options パラメーター。
戻り値
Promise<BatchEndpoint>
list(string, string, BatchEndpointsListOptionalParams)
ワークスペース内の Batch 推論エンドポイントを一覧表示します。
function list(resourceGroupName: string, workspaceName: string, options?: BatchEndpointsListOptionalParams): PagedAsyncIterableIterator<BatchEndpoint, BatchEndpoint[], PageSettings>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- workspaceName
-
string
Azure Machine Learning ワークスペースの名前。
- options
- BatchEndpointsListOptionalParams
options パラメーター。
戻り値
listKeys(string, string, string, BatchEndpointsListKeysOptionalParams)
バッチ推論エンドポイント キーを一覧表示します。
function listKeys(resourceGroupName: string, workspaceName: string, endpointName: string, options?: BatchEndpointsListKeysOptionalParams): Promise<EndpointAuthKeys>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- workspaceName
-
string
Azure Machine Learning ワークスペースの名前。
- endpointName
-
string
推論エンドポイント名。
options パラメーター。
戻り値
Promise<EndpointAuthKeys>