AmlComputeScaleSettings Class

Definition

scale settings for AML Compute.

public class AmlComputeScaleSettings
type AmlComputeScaleSettings = class
Public Class AmlComputeScaleSettings
Inheritance
AmlComputeScaleSettings

Constructors

AmlComputeScaleSettings(Int32)

Initializes a new instance of AmlComputeScaleSettings.

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.

Applies to