Sdílet prostřednictvím


NotebookOperationResult interface

Rozhraní představující NotebookOperationResult.

Metody

get(string, NotebookOperationResultGetOptionalParams)

Získejte výsledek provozu notebooku

Podrobnosti metody

get(string, NotebookOperationResultGetOptionalParams)

Získejte výsledek provozu notebooku

function get(operationId: string, options?: NotebookOperationResultGetOptionalParams): Promise<void>

Parametry

operationId

string

Identifikační číslo operace.

options
NotebookOperationResultGetOptionalParams

Parametry možností.

Návraty

Promise<void>