次の方法で共有


NotificationRegistrationsController.CreateAppleRegistrationDescription メソッド

定義

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

パラメーター

id
String

戻り値

Microsoft.ServiceBus.Notifications.RegistrationDescription

適用対象