Partager via


RecurrentSchedule.Day 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.Owned)]
public System.Collections.Generic.List<string> Day { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Owned)>]
member this.Day : System.Collections.Generic.List<string> with get, set
Public Property Day As List(Of String)

Property Value

Implements

Day
Attributes

Applies to