共用方式為


NotificationRegistrationIdsController 類別

定義

定義用來管理與此服務相關聯之通知中樞註冊識別碼的端點。

[System.Web.Http.Description.ApiExplorerSettings(IgnoreApi=true)]
public class NotificationRegistrationIdsController : System.Web.Http.ApiController
[<System.Web.Http.Description.ApiExplorerSettings(IgnoreApi=true)>]
type NotificationRegistrationIdsController = class
    inherit ApiController
Public Class NotificationRegistrationIdsController
Inherits ApiController
繼承
NotificationRegistrationIdsController
屬性
System.Web.Http.Description.ApiExplorerSettingsAttribute

建構函式

NotificationRegistrationIdsController(ApiServices)

定義用來管理與此服務相關聯之通知中樞註冊識別碼的端點。

方法

Post()

定義用來管理與此服務相關聯之通知中樞註冊識別碼的端點。

SubmitCreateAsync()

Microsoft.ServiceBus.Notifications.NotificationHubClient以可模擬的方式叫用 。

適用於