Sdílet prostřednictvím


OperationResults interface

Rozhraní představující OperationResults.

Metody

get(string, OperationResultsGetOptionalParams)

Vrátí výsledek operace Azure.

Podrobnosti metody

get(string, OperationResultsGetOptionalParams)

Vrátí výsledek operace Azure.

function get(operationResultId: string, options?: OperationResultsGetOptionalParams): Promise<OperationResult>

Parametry

operationResultId

string

ID/název výsledku operace.

options
OperationResultsGetOptionalParams

Parametry možností.

Návraty

Promise<OperationResult>