Partager via


NotificationRegistrationsController.CreateRegistrationDescription Méthode

Définition

protected virtual Microsoft.ServiceBus.Notifications.RegistrationDescription CreateRegistrationDescription(string registrationId, Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration registration);
abstract member CreateRegistrationDescription : string * Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration -> Microsoft.ServiceBus.Notifications.RegistrationDescription
override this.CreateRegistrationDescription : string * Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration -> Microsoft.ServiceBus.Notifications.RegistrationDescription
Protected Overridable Function CreateRegistrationDescription (registrationId As String, registration As NotificationRegistration) As RegistrationDescription

Paramètres

registrationId
String

Retours

Microsoft.ServiceBus.Notifications.RegistrationDescription

S’applique à