Sdílet prostřednictvím


RunNotebookResponse Class

Definition

Run notebook response.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.RunNotebookResponse+RunNotebookResponseConverter))]
public class RunNotebookResponse
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.RunNotebookResponse+RunNotebookResponseConverter))>]
type RunNotebookResponse = class
Public Class RunNotebookResponse
Inheritance
RunNotebookResponse
Attributes

Properties

Message

Response message.

Result

Result of run notebook.

Applies to