次の方法で共有


OSImageNotificationProfile.Enable プロパティ

定義

OS Image Scheduled イベントを有効または無効にするかどうかを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象