Freigeben über


PipelineRun.RunDimensions Eigenschaft

Definition

Ruft von der Pipelineausführung ausgegebene Ausführungsdimensionen ab.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: