Partager via


IWorkflowTriggerProperties.RecurrenceEndTime Property

Definition

The end time.

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

Property Value

Attributes

Applies to