VirtualMachine.ScheduledEventsProfile Property

Definition

Gets or sets specifies Scheduled Event related configurations.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to