ScaleSettings interface
scale settings for AML Compute
Properties
max |
Max number of nodes to use |
min |
Min number of nodes to use |
node |
Node Idle Time before scaling down amlCompute. This string needs to be in the RFC Format. |
Property Details
maxNodeCount
Max number of nodes to use
maxNodeCount: number
Property Value
number
minNodeCount
Min number of nodes to use
minNodeCount?: number
Property Value
number
nodeIdleTimeBeforeScaleDown
Node Idle Time before scaling down amlCompute. This string needs to be in the RFC Format.
nodeIdleTimeBeforeScaleDown?: string
Property Value
string