Compartilhar via


NamespaceManager.GetNotificationHub(String) Método

Definição

Obtém o hub de notificação.

public Microsoft.Azure.NotificationHubs.NotificationHubDescription GetNotificationHub (string path);
abstract member GetNotificationHub : string -> Microsoft.Azure.NotificationHubs.NotificationHubDescription
override this.GetNotificationHub : string -> Microsoft.Azure.NotificationHubs.NotificationHubDescription
Public Function GetNotificationHub (path As String) As NotificationHubDescription

Parâmetros

path
String

O caminho do hub de notificação.

Retornos

Um objeto de descrição do hub de notificação.

Implementações

Aplica-se a