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