Share via


RunNotebookSnapshotResponse interface

Run notebook snapshot response.

Properties

message

Response message. NOTE: This property will not be serialized. It can only be populated by the server.

result

Run notebook snapshot result.

Property Details

message

Response message. NOTE: This property will not be serialized. It can only be populated by the server.

message?: string

Property Value

string

result

Run notebook snapshot result.

result?: RunNotebookSnapshotResult

Property Value