IWorkflowTrigger.RecurrenceEndTime Property

Definition

The end time.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The end time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="endTime", Update=false)]
public string RecurrenceEndTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The end time.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="endTime", Update=false)>]
member this.RecurrenceEndTime : string
Public ReadOnly Property RecurrenceEndTime As String

Property Value

Attributes

Applies to