Compartir a través de


ChaosReport.History Propiedad

Definición

Obtiene la lista de eventos chaos que se generaron durante el tiempo de interés especificado en GetChaosReportAsync(ChaosReportFilter, 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 de propiedad

Atributos

Se aplica a