IComputeStartStopSchedule.RecurrenceStartTime Property

Definition

The start time in yyyy-MM-ddTHH:mm:ss format.

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

Property Value

Attributes

Applies to