次の方法で共有


VirtualMachineScaleSetExtensionUpdate.ForceUpdateTag プロパティ

定義

値が指定され、前の値と異なる場合、拡張機能の構成が変更されていない場合でも、拡張機能ハンドラーは強制的に更新されます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.forceUpdateTag")]
public string ForceUpdateTag { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.forceUpdateTag")>]
member this.ForceUpdateTag : string with get, set
Public Property ForceUpdateTag As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象