Uses of Class
com.microsoft.azure.management.monitor.AzureAppPushReceiver
-
-
Uses of AzureAppPushReceiver in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return AzureAppPushReceiver Modifier and Type Method Description AzureAppPushReceiverAzureAppPushReceiver. withEmailAddress(String emailAddress)Set the email address registered for the Azure mobile app.AzureAppPushReceiverAzureAppPushReceiver. withName(String name)Set the name of the Azure mobile app push receiver.Methods in com.microsoft.azure.management.monitor that return types with arguments of type AzureAppPushReceiver Modifier and Type Method Description List<AzureAppPushReceiver>ActionGroup. pushNotificationReceivers()Get the pushNotificationReceivers value.
-