IWorkflowTrigger.RecurrenceStartTime Property

Definition

The start time.

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

Property Value

Attributes

Applies to