Partilhar via


NotificationRegistrationsController.CreateRegistrationDescription Método

Definição

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

Parâmetros

registrationId
String

Retornos

Microsoft.ServiceBus.Notifications.RegistrationDescription

Aplica-se a