Share via


ISchedule.RecurrencePatternExpirationDate Property

Definition

When the recurrence will expire. This date is inclusive.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="When the recurrence will expire. This date is inclusive.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="expirationDate")]
public DateTime? RecurrencePatternExpirationDate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="When the recurrence will expire. This date is inclusive.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="expirationDate")>]
member this.RecurrencePatternExpirationDate : Nullable<DateTime> with get, set
Public Property RecurrencePatternExpirationDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to