你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ChaosReport.History 属性

定义

获取在 中指定的 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)

属性值

属性

适用于