共用方式為


RunInner.RunId Property

Definition

Gets or sets the unique identifier for the run.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to