Share via


IRecurrenceScheduleOccurrence.Day Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.DayOfWeek) }, ReadOnly=false, Required=false, SerializedName="day")]
public Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.DayOfWeek? Day { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.DayOfWeek) }, ReadOnly=false, Required=false, SerializedName="day")>]
member this.Day : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.DayOfWeek> with get, set
Public Property Day As Nullable(Of DayOfWeek)

Property Value

Attributes

Applies to