Megosztás a következőn keresztül:


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

Property Value

String[]

Implements

Day
Attributes

Applies to