Uses of Class
com.microsoft.azure.management.monitor.SmsReceiver
-
-
Uses of SmsReceiver in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return SmsReceiver Modifier and Type Method Description SmsReceiverSmsReceiver. withCountryCode(String countryCode)Set the country code of the SMS receiver.SmsReceiverSmsReceiver. withName(String name)Set the name of the SMS receiver.SmsReceiverSmsReceiver. withPhoneNumber(String phoneNumber)Set the phone number of the SMS receiver.Methods in com.microsoft.azure.management.monitor that return types with arguments of type SmsReceiver Modifier and Type Method Description List<SmsReceiver>ActionGroup. smsReceivers()Get the smsReceivers value.
-