Partager via


NamespaceManager.GetNotificationHub(String) Méthode

Définition

Obtient le hub de notification.

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

Paramètres

path
String

Chemin du hub de notification.

Retours

Objet de description du hub de notification.

Implémente

S’applique à