Share via


IExtension.ParameterForceUpdateTag Property

Definition

How the extension handler should be forced to update even if the extension configuration has not changed.

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

Property Value

Attributes

Applies to