Compartir a través de


ChaosScheduleJob.Times Propiedad

Definición

Obtiene la lista de que representa los intervalos de ChaosScheduleTimeRangeUtc tiempo en un día para los que se programará la ejecución de chaos. Los intervalos de tiempo se tratan como hora UTC.

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<System.Fabric.Chaos.DataStructures.ChaosScheduleTimeRangeUtc> Times { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Times : System.Collections.Generic.List<System.Fabric.Chaos.DataStructures.ChaosScheduleTimeRangeUtc>
Public ReadOnly Property Times As List(Of ChaosScheduleTimeRangeUtc)

Valor de propiedad

Obtiene la lista de que representa los intervalos de ChaosScheduleTimeRangeUtc tiempo en un día para los que se programará la ejecución de chaos. Los intervalos de tiempo se tratan como hora UTC.

Atributos

Se aplica a