次の方法で共有


VMGalleryApplication.EnableAutomaticUpgrade プロパティ

定義

TRUE に設定されている場合、新しいギャラリー アプリケーション バージョンが PIR/SIG で使用できる場合は、VM/VMSS に対して自動的に更新されます。

[Newtonsoft.Json.JsonProperty(PropertyName="enableAutomaticUpgrade")]
public bool? EnableAutomaticUpgrade { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableAutomaticUpgrade")>]
member this.EnableAutomaticUpgrade : Nullable<bool> with get, set
Public Property EnableAutomaticUpgrade As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象