Partager via


EventHubConsumerGroupInfoCreateOrUpdateContent(String) Constructeur

Définition

Initialise une nouvelle instance d’EventHubConsumerGroupInfoCreateOrUpdateContent.

public EventHubConsumerGroupInfoCreateOrUpdateContent (string name);
new Azure.ResourceManager.IotHub.Models.EventHubConsumerGroupInfoCreateOrUpdateContent : string -> Azure.ResourceManager.IotHub.Models.EventHubConsumerGroupInfoCreateOrUpdateContent
Public Sub New (name As String)

Paramètres

name
String

Nom du groupe de consommateurs EventHub.

Exceptions

name a la valeur null.

S’applique à