共用方式為


ChainingTrigger.RunDimension Property

Definition

Gets or sets run Dimension property that needs to be emitted by upstream pipelines.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.runDimension")]
public string RunDimension { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.runDimension")>]
member this.RunDimension : string with get, set
Public Property RunDimension As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to