MachineLearningTriggerBase.EndTime Property

Definition

Specifies end time of schedule in ISO 8601, but without a UTC offset. Refer https://en.wikipedia.org/wiki/ISO_8601. Recommented format would be "2022-06-01T00:00:01" If not present, the schedule will run indefinitely

public string EndTime { get; set; }
member this.EndTime : string with get, set
Public Property EndTime As String

Property Value

Applies to