Workload Enum

The workload type of the subscription. It can be either Production or DevTest.

Inheritance
builtins.str
Workload
Workload

Constructor

Workload(value)

Fields

DEV_TEST
PRODUCTION