Partager via


PipelineRun.RunDimensions Propriété

Définition

Obtient les dimensions d’exécution émises par l’exécution du 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à