Share via


ChaosEventsSegment.History Property

Definition

[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)

Property Value

System.Collections.Generic.List<ChaosEvent>
Attributes
System.Runtime.Serialization.DataMemberAttribute

Applies to