次の方法で共有


AzurePowerShellScript.ForceUpdateTag プロパティ

定義

スクリプト リソースが変更されていない場合でも、デプロイ スクリプトを強制的に実行する方法を取得または設定します。 現在のタイム スタンプまたは GUID を指定できます。

[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

適用対象