Sdílet prostřednictvím


RecurrentSchedule.Days Property

Definition

the collection of days that the profile takes effect on. Possible values are Sunday through Saturday.

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.MonitorDayOfWeek> Days { get; }
member this.Days : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.MonitorDayOfWeek>
Public ReadOnly Property Days As IList(Of MonitorDayOfWeek)

Property Value

Applies to