ChaosEventsSegment.History Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET