Partager via


PipelineResource.RunDimensions Propriété

Définition

Obtient ou définit les dimensions émises par pipeline.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à