Share via


ChaosSchedule.ExpiryDate Property

Definition

Gets the DateTime representing the date and time at which this schedule will expire and no longer be used for scheduling runs of Chaos.

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

Property Value

The DateTime representing the date and time at which this schedule will expire and no longer be used for scheduling runs of Chaos.

Attributes

Applies to