WorkloadProfileStatesProperties interface

Workload Profile resource specific properties.

Properties

currentCount

Current count of nodes.

maximumCount

Maximum count of nodes.

minimumCount

Minimum count of instances.

Property Details

currentCount

Current count of nodes.

currentCount?: number

Property Value

number

maximumCount

Maximum count of nodes.

maximumCount?: number

Property Value

number

minimumCount

Minimum count of instances.

minimumCount?: number

Property Value

number