Share via


WorkflowRunTrigger.ScheduledTime Property

Definition

Gets the scheduled time.

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

Property Value

Implements

Attributes

Applies to