The detailed status of the cluster.

C# |
public class ClusterStatus

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ClusterStatus()()()() | Initializes a new instance of the ClusterStatus class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | State |
Gets and sets the property State.
The current state of the cluster. |
![]() | StateChangeReason |
Gets and sets the property StateChangeReason.
The reason for the cluster status change. |
![]() | Timeline |
Gets and sets the property Timeline.
A timeline that represents the status of a cluster over the lifetime of the cluster. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithState(String) | Obsolete.
Sets the State property
|
![]() | WithStateChangeReason(ClusterStateChangeReason) | Obsolete.
Sets the StateChangeReason property
|
![]() | WithTimeline(ClusterTimeline) | Obsolete.
Sets the Timeline property
|

Object | |
![]() | ClusterStatus |