Partilhar via


NotificationRegistrationIdsController Classe

Definição

Define um ponto final para gerir IDs de registo para um Hub de Notificação associado a este serviço.

[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
Herança
NotificationRegistrationIdsController
Atributos
System.Web.Http.Description.ApiExplorerSettingsAttribute

Construtores

NotificationRegistrationIdsController(ApiServices)

Define um ponto final para gerir IDs de registo para um Hub de Notificação associado a este serviço.

Métodos

Post()

Define um ponto final para gerir IDs de registo para um Hub de Notificação associado a este serviço.

SubmitCreateAsync()

Invoca o Microsoft.ServiceBus.Notifications.NotificationHubClient de uma forma mockable.

Aplica-se a