Freigeben über


PipelineResource.RunDimensions Eigenschaft

Definition

Ruft von Pipeline ausgegebene Dimensionen ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: