Bagikan melalui


PipelineRun.ForceUpdateTag Property

Definition

How the pipeline run should be forced to recreate even if the pipeline run configuration has not changed.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public string ForceUpdateTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.ForceUpdateTag : string with get, set
Public Property ForceUpdateTag As String

Property Value

Implements

Attributes

Applies to