The details of the instance group status.

C# |
public class InstanceGroupStatus

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

Object | |
![]() | InstanceGroupStatus |