Partager via


IWithEventHub.WithExistingEventHubId(String) Méthode

Définition

Spécifie le hub d’événements pour lequel le groupe de consommateurs doit être créé.

public Microsoft.Azure.Management.Eventhub.Fluent.EventHubConsumerGroup.Definition.IWithCreate WithExistingEventHubId (string eventHubId);
abstract member WithExistingEventHubId : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHubConsumerGroup.Definition.IWithCreate
Public Function WithExistingEventHubId (eventHubId As String) As IWithCreate

Paramètres

eventHubId
String

ID de ressource ARM du hub d’événements.

Retours

S’applique à