次の方法で共有


NotificationRegistrationsController.CreateNotificationRegistration メソッド

定義

protected virtual Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration CreateNotificationRegistration (Microsoft.ServiceBus.Notifications.RegistrationDescription description);
abstract member CreateNotificationRegistration : Microsoft.ServiceBus.Notifications.RegistrationDescription -> Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration
override this.CreateNotificationRegistration : Microsoft.ServiceBus.Notifications.RegistrationDescription -> Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration
Protected Overridable Function CreateNotificationRegistration (description As RegistrationDescription) As NotificationRegistration

パラメーター

description
Microsoft.ServiceBus.Notifications.RegistrationDescription

戻り値

適用対象