Compartilhar via


PipelineRun.RunDimensions Propriedade

Definição

Obtém dimensões de execução emitidas pela execução do pipeline.

[Newtonsoft.Json.JsonProperty(PropertyName="runDimensions")]
public System.Collections.Generic.IDictionary<string,string> RunDimensions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runDimensions")>]
member this.RunDimensions : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property RunDimensions As IDictionary(Of String, String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a