FabricEvent

Represents the base for all Fabric Events.

Inheritance

'FabricEvent' is the base type of the polymorphic type model. The 'Kind' property is the discriminator for the derived types. The value of the 'Kind' property determines the serialized content on the wire (one of the following derived types). The following table lists the value of the Kind property and corresponding derived type it represents.

Derived Types

Kind Derived Type
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
StatelessReplicaNewHealthReport StatelessReplicaNewHealthReportEvent
StatelessReplicaHealthReportExpired StatelessReplicaHealthReportExpiredEvent
ChaosReplicaRemovalScheduled ChaosReplicaRemovalScheduledEvent
ChaosReplicaRestartScheduled ChaosReplicaRestartScheduledEvent
ServiceCreated ServiceCreatedEvent
ServiceDeleted ServiceDeletedEvent
ServiceNewHealthReport ServiceNewHealthReportEvent
ServiceHealthReportExpired ServiceHealthReportExpiredEvent