AlertConfigurationMode type
The mode of the alert configuration.
KnownAlertConfigurationMode can be used interchangeably with AlertConfigurationMode,
this enum contains the known values that the service supports.
Known values supported by the service
Disabled: Alerts are disabled.
Managed: AKS manages the alerts lifecycle including creation, updates, and deletion.
Users receive alerts through the configured notification channel.
type AlertConfigurationMode = string