Partilhar via


EventHubConsumerGroupInfoCreateOrUpdateContent(String) Construtor

Definição

Inicializa uma nova instância de EventHubConsumerGroupInfoCreateOrUpdateContent.

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

Parâmetros

name
String

Nome do grupo de consumidores do EventHub.

Exceções

name é nulo.

Aplica-se a