Compartir a través de


RunNotebookResponse Clase

Definición

Ejecute la respuesta del cuaderno.

[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
Herencia
RunNotebookResponse
Atributos

Propiedades

Message

Mensaje de respuesta.

Result

Resultado del cuaderno de ejecución.

Se aplica a