Sdílet prostřednictvím


FabricEvent

Představuje základ pro všechny události prostředků infrastruktury.

Dědičnost

FabricEvent je základní typ modelu polymorfního typu. Vlastnost "Kind" je pro odvozené typy diskriminující. Hodnota vlastnosti Kind určuje serializovaný obsah na drátu (jeden z následujících odvozených typů). Následující tabulka uvádí hodnotu Kind vlastnosti a odpovídající odvozený typ, který představuje.

Odvozené typy

Druh Odvozený typ
ApplicationEvent ApplicationEvent
ClusterEvent ClusterEvent
ContainerInstanceEvent ContainerInstanceEvent
NodeEvent NodeEvent
PartitionEvent PartitionEvent
ReplicaEvent ReplicaEvent
ServiceEvent ServiceEvent
ApplicationCreated ApplicationCreatedEvent
ApplicationDeleted ApplicationDeletedEvent
ApplicationNewHealthReport ApplicationNewHealthReportEvent
ApplicationHealthReportExpired ApplicationHealthReportExpiredEvent
ApplicationUpgradeCompleted ApplicationUpgradeCompletedEvent
ApplicationUpgradeDomainCompleted ApplicationUpgradeDomainCompletedEvent
ApplicationUpgradeRollbackCompleted ApplicationUpgradeRollbackCompletedEvent
ApplicationUpgradeRollbackStarted ApplicationUpgradeRollbackStartedEvent
ApplicationUpgradeStarted ApplicationUpgradeStartedEvent
DeployedApplicationNewHealthReport DeployedApplicationNewHealthReportEvent
DeployedApplicationHealthReportExpired DeployedApplicationHealthReportExpiredEvent
ApplicationProcessExited ApplicationProcessExitedEvent
ApplicationContainerInstanceExited ApplicationContainerInstanceExitedEvent
DeployedServicePackageNewHealthReport DeployedServicePackageNewHealthReportEvent
DeployedServicePackageHealthReportExpired DeployedServicePackageHealthReportExpiredEvent
ChaosCodePackageRestartScheduled ChaosCodePackageRestartScheduledEvent
ClusterNewHealthReport ClusterNewHealthReportEvent
ClusterHealthReportExpired ClusterHealthReportExpiredEvent
ClusterUpgradeCompleted ClusterUpgradeCompletedEvent
ClusterUpgradeDomainCompleted ClusterUpgradeDomainCompletedEvent
ClusterUpgradeRollbackCompleted ClusterUpgradeRollbackCompletedEvent
ClusterUpgradeRollbackStarted ClusterUpgradeRollbackStartedEvent
ClusterUpgradeStarted ClusterUpgradeStartedEvent
ChaosStopped ChaosStoppedEvent
ChaosStarted ChaosStartedEvent
NodeAborted NodeAbortedEvent
NodeAddedToCluster NodeAddedToClusterEvent
NodeClosed NodeClosedEvent
NodeDeactivateCompleted NodeDeactivateCompletedEvent
NodeDeactivateStarted NodeDeactivateStartedEvent
NodeDown NodeDownEvent
NodeNewHealthReport NodeNewHealthReportEvent
NodeHealthReportExpired NodeHealthReportExpiredEvent
NodeOpenSucceeded NodeOpenSucceededEvent
NodeOpenFailed NodeOpenFailedEvent
NodeRemovedFromCluster NodeRemovedFromClusterEvent
NodeUp NodeUpEvent
ChaosNodeRestartScheduled ChaosNodeRestartScheduledEvent
PartitionAnalysisEvent PartitionAnalysisEvent
PartitionNewHealthReport PartitionNewHealthReportEvent
PartitionHealthReportExpired PartitionHealthReportExpiredEvent
PartitionReconfigured PartitionReconfiguredEvent
ChaosPartitionSecondaryMoveScheduled ChaosPartitionSecondaryMoveScheduledEvent
ChaosPartitionPrimaryMoveScheduled ChaosPartitionPrimaryMoveScheduledEvent
PartitionPrimaryMoveAnalysis PartitionPrimaryMoveAnalysisEvent
StatefulReplicaNewHealthReport StatefulReplicaNewHealthReportEvent
StatefulReplicaHealthReportExpired StatefulReplicaHealthReportExpiredEvent
BezstavovýReplicaNewHealthReport BezstavováReplicaNewHealthReportEvent
BezstavovýReplicaHealthReportExpired BezstavovýReplicaHealthReportExpiredEvent
ChaosReplicaRemovalScheduled ChaosReplicaRemovalScheduledEvent
ChaosReplicaRestartScheduled ChaosReplicaRestartScheduledEvent
ServiceCreated ServiceCreatedEvent
ServiceDeleted ServiceDeletedEvent
ServiceNewHealthReport ServiceNewHealthReportEvent
ServiceHealthReportExpired ServiceHealthReportExpiredEvent