Share via


ChaosSchedule.StartDate Property

Definition

Gets the DateTime representing the date and time at which this schedule will start being used for scheduling runs of Chaos.

[System.Runtime.Serialization.DataMember]
public DateTime StartDate { get; }
[<System.Runtime.Serialization.DataMember>]
member this.StartDate : DateTime
Public ReadOnly Property StartDate As DateTime

Property Value

Gets the DateTime representing the date and time at which this schedule will start being used for scheduling runs runs of Chaos.

Attributes

Applies to