次の方法で共有


CreateRunResponse.RunId プロパティ

定義

実行の識別子を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="runId")]
public string RunId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runId")>]
member this.RunId : string with get, set
Public Property RunId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象