NotificationRegistrationsController.CreateNotificationRegistration Method

Definition

protected virtual Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration CreateNotificationRegistration (Microsoft.ServiceBus.Notifications.RegistrationDescription description);
abstract member CreateNotificationRegistration : Microsoft.ServiceBus.Notifications.RegistrationDescription -> Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration
override this.CreateNotificationRegistration : Microsoft.ServiceBus.Notifications.RegistrationDescription -> Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration
Protected Overridable Function CreateNotificationRegistration (description As RegistrationDescription) As NotificationRegistration

Parameters

description
Microsoft.ServiceBus.Notifications.RegistrationDescription

Returns

Applies to