Share via


PipelineResource.RunDimensions Property

Definition

Gets or sets dimensions emitted by Pipeline.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.runDimensions")]
public System.Collections.Generic.IDictionary<string,object> RunDimensions { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to