Share via


EventHubConsumerGroupName Class

Definition

The EventHub consumer group name.

public class EventHubConsumerGroupName
type EventHubConsumerGroupName = class
Public Class EventHubConsumerGroupName
Inheritance
EventHubConsumerGroupName

Constructors

EventHubConsumerGroupName()

Initializes a new instance of the EventHubConsumerGroupName class.

EventHubConsumerGroupName(String)

Initializes a new instance of the EventHubConsumerGroupName class.

Properties

Name

Gets or sets eventHub consumer group name

Methods

Validate()

Validate the object.

Applies to