AutoscaleTimeAndCapacity interface
Time and capacity request parameters
Properties
max |
The maximum instance count of the cluster |
min |
The minimum instance count of the cluster |
time | 24-hour time in the form xx:xx |
Property Details
maxInstanceCount
The maximum instance count of the cluster
maxInstanceCount?: number
Property Value
number
minInstanceCount
The minimum instance count of the cluster
minInstanceCount?: number
Property Value
number
time
24-hour time in the form xx:xx
time?: string
Property Value
string