Share via


ITaskRunUpdateParameters.ForceUpdateTag Property

Definition

How the run should be forced to rerun even if the run request configuration has not changed

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="How the run should be forced to rerun even if the run request configuration has not changed", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="forceUpdateTag")]
public string ForceUpdateTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="How the run should be forced to rerun even if the run request configuration has not changed", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="forceUpdateTag")>]
member this.ForceUpdateTag : string with get, set
Public Property ForceUpdateTag As String

Property Value

Attributes

Applies to