Get Service Notification
data class GetServiceNotification(val additionalRecipients: List<String>, val notifyDcAdmins: Boolean, val notifyGlobalAdmins: Boolean)
Properties
Link copied to clipboard
A list of additional email addresses to notify when there are alerts in the managed domain.
Link copied to clipboard
Whethermembers of the AAD DC Administrators group are notified when there are alerts in the managed domain.
Link copied to clipboard
Whether all Global Administrators are notified when there are alerts in the managed domain.