Share via


ITrigger.RecurrenceEndTime Property

Definition

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

Property Value

Attributes

Applies to