Share via


Recurrence.Schedule Property

Definition

Gets or sets the scheduling constraints for when the profile begins.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to