次の方法で共有


NotificationRegistrationsController.CreateGoogleRegistrationDescription メソッド

定義

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

パラメーター

id
String

戻り値

Microsoft.ServiceBus.Notifications.RegistrationDescription

適用対象