次の方法で共有


ChaosReport.History プロパティ

定義

で指定された目的の時間に生成された Chaos イベントの一覧を 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)

プロパティ値

属性

適用対象