Freigeben über


Recurrence.ScheduleDay Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> ScheduleDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Inlined)>]
member this.ScheduleDay : System.Collections.Generic.List<string> with get, set
Public Property ScheduleDay As List(Of String)

Property Value

Implements

Attributes

Applies to