次の方法で共有


Updates.MaintenanceModeUpdatesAvailable プロパティ

定義

メンテナンス モードの更新プログラムが利用可能な場合は、'true' に設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象