The instance status details.

C# |
public class InstanceStatus

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | InstanceStatus()()()() | Initializes a new instance of the InstanceStatus 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 instance. |
![]() | StateChangeReason |
Gets and sets the property StateChangeReason.
The details of the status change reason for the instance. |
![]() | Timeline |
Gets and sets the property Timeline.
The timeline of the instance status over time. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithState(String) | Obsolete.
Sets the State property
|
![]() | WithStateChangeReason(InstanceStateChangeReason) | Obsolete.
Sets the StateChangeReason property
|
![]() | WithTimeline(InstanceTimeline) | Obsolete.
Sets the Timeline property
|

Object | |
![]() | InstanceStatus |