WorkflowTriggerProperties.NextExecutionTime Property

Definition

Gets the next execution time.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public DateTime? NextExecutionTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.NextExecutionTime : Nullable<DateTime>
Public ReadOnly Property NextExecutionTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to