次の方法で共有


NotificationRegistrationsController.CreateRegistrationDescription メソッド

定義

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

パラメーター

registrationId
String

戻り値

Microsoft.ServiceBus.Notifications.RegistrationDescription

適用対象