Condividi tramite


NotebookOperationResult interface

Interfaccia che rappresenta un oggetto NotebookOperationResult.

Metodi

get(string, NotebookOperationResultGetOptionalParams)

Ottenere il risultato dell'operazione del notebook

Dettagli metodo

get(string, NotebookOperationResultGetOptionalParams)

Ottenere il risultato dell'operazione del notebook

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

Parametri

operationId

string

ID operazione.

options
NotebookOperationResultGetOptionalParams

Parametri delle opzioni.

Restituisce

Promise<void>