次の方法で共有


CreateRunResponse クラス

定義

実行識別子を持つ応答本文。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.CreateRunResponse+CreateRunResponseConverter))]
public class CreateRunResponse
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.CreateRunResponse+CreateRunResponseConverter))>]
type CreateRunResponse = class
Public Class CreateRunResponse
継承
CreateRunResponse
属性

プロパティ

RunId

実行の識別子。

適用対象