Partager via


IWithNamespace.WithExistingNamespaceId(String) Méthode

Définition

Spécifie l’ID d’un espace de noms de hub d’événements existant dans lequel le hub d’événements doit être créé.

public Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Definition.IWithCaptureProviderOrCreate WithExistingNamespaceId (string namespaceId);
abstract member WithExistingNamespaceId : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Definition.IWithCaptureProviderOrCreate
Public Function WithExistingNamespaceId (namespaceId As String) As IWithCaptureProviderOrCreate

Paramètres

namespaceId
String

ID de ressource de l’espace de noms Event Hub.

Retours

S’applique à