The timeline of the instance group lifecycle.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class InstanceGroupTimeline
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | InstanceGroupTimeline()()()() | Initializes a new instance of the InstanceGroupTimeline class | 
|  | CreationDateTime | 
            Gets and sets the property CreationDateTime. 
             The creation date and time of the instance group. | 
|  | EndDateTime | 
            Gets and sets the property EndDateTime. 
             The date and time when the instance group terminated. | 
|  | 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.) | 
|  | ReadyDateTime | 
            Gets and sets the property ReadyDateTime. 
             The date and time when the instance group became ready to perform tasks. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithCreationDateTime(DateTime) | Obsolete. 
            Sets the CreationDateTime property
             | 
|  | WithEndDateTime(DateTime) | Obsolete. 
            Sets the EndDateTime property
             | 
|  | WithReadyDateTime(DateTime) | Obsolete. 
            Sets the ReadyDateTime property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | InstanceGroupTimeline |