Class ElastigroupScheduledTask
Inheritance
System.Object
ElastigroupScheduledTask
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupScheduledTask
Fields
View Source
Adjustment
Declaration
public readonly string Adjustment
Field Value
| Type |
Description |
| System.String |
|
View Source
AdjustmentPercentage
Declaration
public readonly string AdjustmentPercentage
Field Value
| Type |
Description |
| System.String |
|
View Source
BatchSizePercentage
Declaration
public readonly string BatchSizePercentage
Field Value
| Type |
Description |
| System.String |
|
View Source
CronExpression
Declaration
public readonly string CronExpression
Field Value
| Type |
Description |
| System.String |
|
View Source
GracePeriod
Declaration
public readonly string GracePeriod
Field Value
| Type |
Description |
| System.String |
|
View Source
IsEnabled
Declaration
public readonly bool? IsEnabled
Field Value
| Type |
Description |
| System.Nullable<System.Boolean> |
|
View Source
ScaleMaxCapacity
Declaration
public readonly string ScaleMaxCapacity
Field Value
| Type |
Description |
| System.String |
|
View Source
ScaleMinCapacity
Declaration
public readonly string ScaleMinCapacity
Field Value
| Type |
Description |
| System.String |
|
View Source
ScaleTargetCapacity
Declaration
public readonly string ScaleTargetCapacity
Field Value
| Type |
Description |
| System.String |
|
View Source
TaskType
Declaration
public readonly string TaskType
Field Value
| Type |
Description |
| System.String |
|