SchedulerConfigMode type
Defines values for SchedulerConfigMode.
KnownSchedulerConfigMode can be used interchangeably with SchedulerConfigMode,
this enum contains the known values that the service supports.
Known values supported by the service
Default: No config customization. Use default configuration.
ManagedByCRD: Enable config customization. Customer can specify scheduler configuration via a CRD. See aka.ms/aks/scheduler-crd for details.
type SchedulerConfigMode = string