SchedulerConfigMode type
The config customization mode for this scheduler instance.
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