WorkloadProfile interface

Workload profile to scope container app execution.

Properties

maximumCount

The maximum capacity.

minimumCount

The minimum capacity.

name

Workload profile type for the workloads to run on.

workloadProfileType

Workload profile type for the workloads to run on.

Property Details

maximumCount

The maximum capacity.

maximumCount?: number

Property Value

number

minimumCount

The minimum capacity.

minimumCount?: number

Property Value

number

name

Workload profile type for the workloads to run on.

name: string

Property Value

string

workloadProfileType

Workload profile type for the workloads to run on.

workloadProfileType: string

Property Value

string