Share via


TaskRun.ForceUpdateTag Property

Definition

Gets or sets how the run should be forced to rerun even if the run request configuration has not changed

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to