KnownNotificationChannel enum
Known values of NotificationChannel that the service accepts.
Fields
EmailSubscription | For subscription receivers. In this case, the parameter receivers should be a list of roles of the subscription for the cluster (eg. Owner, AccountAdmin, etc) that will receive the notifications. |
EmailUser | For email user receivers. In this case, the parameter receivers should be a list of email addresses that will receive the notifications. |