Partager via


ChaosEventsSegment.History Propriété

Définition

Obtient la liste de ChaosEvent ceux qui ont été produits pendant le timerange spécifié dans 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)

Valeur de propriété

Liste de ChaosEvent ceux qui ont été produits pendant l’intervalle de temps spécifié dans GetChaosEventsAsync(ChaosEventsSegmentFilter, Int64, TimeSpan, CancellationToken)

.
Attributs

S’applique à