ScaleSettings interface

scale settings for AML Compute

Properties

maxNodeCount

Max number of nodes to use

minNodeCount

Min number of nodes to use

nodeIdleTimeBeforeScaleDown

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