Package version:

Interface WorkloadProfile

Workload profile to scope container app execution.

Hierarchy

  • WorkloadProfile

Properties

maximumCount: number

The maximum capacity.

minimumCount: number

The minimum capacity.

workloadProfileType: string

Workload profile type for the workloads to run on.

Generated using TypeDoc