VirtualMachine.ScheduledEventsPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets specifies Redeploy, Reboot and ScheduledEventsAdditionalPublishingTargets Scheduled Event related configurations for the virtual machine.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.scheduledEventsPolicy")]
public Microsoft.Azure.Management.Compute.Models.ScheduledEventsPolicy ScheduledEventsPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scheduledEventsPolicy")>]
member this.ScheduledEventsPolicy : Microsoft.Azure.Management.Compute.Models.ScheduledEventsPolicy with get, set
Public Property ScheduledEventsPolicy As ScheduledEventsPolicy
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute