次の方法で共有


VirtualMachineScaleSetUpdateVMProfile.ScheduledEventsProfile プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象