你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于