次の方法で共有


SqlPoolOperationResults interface

SqlPoolOperationResults を表すインターフェイス。

メソッド

getLocationHeaderResult(string, string, string, string, SqlPoolOperationResultsGetLocationHeaderResultOptionalParams)

SQL プール操作の状態を取得する

メソッドの詳細

getLocationHeaderResult(string, string, string, string, SqlPoolOperationResultsGetLocationHeaderResultOptionalParams)

SQL プール操作の状態を取得する

function getLocationHeaderResult(resourceGroupName: string, workspaceName: string, sqlPoolName: string, operationId: string, options?: SqlPoolOperationResultsGetLocationHeaderResultOptionalParams): Promise<SqlPoolOperationResultsGetLocationHeaderResultResponse>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前では大文字と小文字が区別されません。

workspaceName

string

ワークスペースの名前。

sqlPoolName

string

SQL プール名

operationId

string

操作 ID

options
SqlPoolOperationResultsGetLocationHeaderResultOptionalParams

オプション パラメーター。

戻り値