AzurePowerShellScript.ForceUpdateTag Property

Definition

Gets or sets how the deployment script should be forced to execute even if the script resource has not changed. Can be current time stamp or a GUID.

public Azure.Provisioning.BicepValue<string> ForceUpdateTag { get; set; }
member this.ForceUpdateTag : Azure.Provisioning.BicepValue<string> with get, set
Public Property ForceUpdateTag As BicepValue(Of String)

Property Value

Applies to