Constructor ClusterDescriptionChangedEvent
ClusterDescriptionChangedEvent(ClusterDescription, ClusterDescription)
Initializes a new instance of the ClusterDescriptionChangedEvent struct.
public ClusterDescriptionChangedEvent(ClusterDescription oldDescription, ClusterDescription newDescription)
Parameters
oldDescription
ClusterDescriptionThe old description.
newDescription
ClusterDescriptionThe new description.