ChaosScheduleJobActiveDays.Friday Property

Definition

Gets the value of whether or not a ChaosScheduleJob will be active on Friday.

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

Property Value

The value of whether or not a ChaosScheduleJob will be active on Friday.

Attributes

Applies to