Partager via


NamespaceManager.EventHubExists(String) Méthode

Définition

Indique si un hub d’événements existe ou non.

public bool EventHubExists (string path);
member this.EventHubExists : string -> bool
Public Function EventHubExists (path As String) As Boolean

Paramètres

path
String

Chemin d’accès au hub d’événements.

Retours

Retourne la valeur true si le hub d’événements existe ; sinon, false.

S’applique à