Bagikan melalui


NotebookOperationResult interface

Antarmuka yang mewakili NotebookOperationResult.

Metode

get(string, NotebookOperationResultGetOptionalParams)

Mendapatkan hasil operasi buku catatan

Detail Metode

get(string, NotebookOperationResultGetOptionalParams)

Mendapatkan hasil operasi buku catatan

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

Parameter

operationId

string

ID Operasi.

Mengembalikan

Promise<void>