NotificationRegistrationIdsController 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義用來管理與此服務相關聯之通知中樞註冊識別碼的端點。
[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以可模擬的方式叫用 。 |