Sdílet prostřednictvím


IMachineExtension.ForceUpdateTag Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="forceUpdateTag", Update=true)]
public string ForceUpdateTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="forceUpdateTag", Update=true)>]
member this.ForceUpdateTag : string with get, set
Public Property ForceUpdateTag As String

Property Value

Attributes

Applies to