Freigeben über


NotificationRegistrationsController.CreateWindowsRegistrationDescription Methode

Definition

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

Parameter

id
String
platform
String

Gibt zurück

Microsoft.ServiceBus.Notifications.RegistrationDescription

Gilt für: