Partager via


IBlank Interface

Définition

Première étape d’une définition de hub d’événements.

public interface IBlank : Microsoft.Azure.Management.Eventhub.Fluent.EventHubConsumerGroup.Definition.IWithEventHub, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IBlank = interface
    interface IBeta
    interface IWithEventHub
Public Interface IBlank
Implements IBeta, IWithEventHub
Dérivé
Implémente

Méthodes

WithExistingEventHub(IEventHub)

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

(Hérité de IWithEventHub)
WithExistingEventHub(String, String, String)

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

(Hérité de IWithEventHub)
WithExistingEventHubId(String)

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

(Hérité de IWithEventHub)

S’applique à