SqlPoolOperationResults interface

Interface representing a SqlPoolOperationResults.

Methods

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

Get the status of a SQL pool operation

Method Details

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

Get the status of a SQL pool operation

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

workspaceName

string

The name of the workspace.

sqlPoolName

string

SQL pool name

operationId

string

Operation ID

Returns