Compartilhar via


ChaosEventsSegment.History Propriedade

Definição

Obtém a lista de ChaosEvent que foram produzidos durante o intervalo de tempo especificado em GetChaosEventsAsync(ChaosEventsSegmentFilter, Int64, TimeSpan, CancellationToken)

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

Valor da propriedade

A lista de ChaosEvent que foram produzidos durante o intervalo de tempo especificado em GetChaosEventsAsync(ChaosEventsSegmentFilter, Int64, TimeSpan, CancellationToken)

.
Atributos

Aplica-se a