Compartir a través de


RunFilterInner.RunId Propiedad

Definición

Obtiene o establece el identificador único de la ejecución.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a