Describes an instance's time-based auto scaling configuration.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class TimeBasedAutoScalingConfiguration
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | TimeBasedAutoScalingConfiguration()()()() | Initializes a new instance of the TimeBasedAutoScalingConfiguration class | 
|  | AutoScalingSchedule | 
            Gets and sets the property AutoScalingSchedule. 
             
            A  | 
|  | 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.) | 
|  | InstanceId | 
            Gets and sets the property InstanceId. 
             The instance ID. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithAutoScalingSchedule(WeeklyAutoScalingSchedule) | Obsolete. 
            Sets the AutoScalingSchedule property
             | 
|  | WithInstanceId(String) | Obsolete. 
            Sets the InstanceId property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | TimeBasedAutoScalingConfiguration | 
 Copy
Copy