共用方式為


IScript.ForceUpdateTag Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="A unique string. If changed the script will be applied again.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="forceUpdateTag")]
public string ForceUpdateTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="A unique string. If changed the script will be applied again.", 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