Share via


ISchedule.TriggerStartTime Property

Definition

Specifies start time of schedule in ISO 8601 format, but without a UTC offset.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Specifies start time of schedule in ISO 8601 format, but without a UTC offset.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="startTime")]
public string TriggerStartTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Specifies start time of schedule in ISO 8601 format, but without a UTC offset.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="startTime")>]
member this.TriggerStartTime : string with get, set
Public Property TriggerStartTime As String

Property Value

Attributes

Applies to