Condividi tramite


RecurrenceScheduleOccurrence.Day Property

Definition

The day of the week.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DayOfWeek? Day { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Day : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DayOfWeek> with get, set
Public Property Day As Nullable(Of DayOfWeek)

Property Value

Implements

Day
Attributes

Applies to