次の方法で共有


ScheduledEventsProfile.TerminateNotificationProfile プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象