Uses of Class
com.microsoft.azure.management.monitor.EmailReceiver
-
-
Uses of EmailReceiver in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return EmailReceiver Modifier and Type Method Description EmailReceiverEmailReceiver. withEmailAddress(String emailAddress)Set the email address of this receiver.EmailReceiverEmailReceiver. withName(String name)Set the name of the email receiver.Methods in com.microsoft.azure.management.monitor that return types with arguments of type EmailReceiver Modifier and Type Method Description List<EmailReceiver>ActionGroup. emailReceivers()Get the emailReceivers value.
-