Partager via


NotificationRegistrationsController.CreateNotificationRegistration Méthode

Définition

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

Paramètres

description
Microsoft.ServiceBus.Notifications.RegistrationDescription

Retours

S’applique à