次の方法で共有


ScheduledEventsProfile.OsImageNotificationProfile プロパティ

定義

OS イメージのスケジュールされたイベント関連の構成を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="osImageNotificationProfile")]
public Microsoft.Azure.Management.Compute.Models.OSImageNotificationProfile OsImageNotificationProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osImageNotificationProfile")>]
member this.OsImageNotificationProfile : Microsoft.Azure.Management.Compute.Models.OSImageNotificationProfile with get, set
Public Property OsImageNotificationProfile As OSImageNotificationProfile

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象