Compartilhar via


PipelineResource.RunDimensions Propriedade

Definição

Obtém ou define dimensões emitidas pelo 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a