Struct ClusterDescriptionChangedEvent
Occurs when a cluster has changed.
public struct ClusterDescriptionChangedEvent- Inherited Members
Constructors
- ClusterDescriptionChangedEvent(ClusterDescription, ClusterDescription)
- Initializes a new instance of the ClusterDescriptionChangedEvent struct. 
Properties
- ClusterId
- Gets the cluster identifier. 
- NewDescription
- Gets the new description. 
- OldDescription
- Gets the old description. 
- Timestamp
- Gets the timestamp.