IBlank Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET