@Beta(value=V1_7_0)
public static interface EventHubConsumerGroup.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
EventHubConsumerGroup.DefinitionStages.Blank
The first stage of a event hub definition.
|
static interface |
EventHubConsumerGroup.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create() ), but also allows
for any other optional settings to be specified. |
static interface |
EventHubConsumerGroup.DefinitionStages.WithEventHub
The stage of the consumer group definition allowing to specify the event
hub to be associated with it.
|
static interface |
EventHubConsumerGroup.DefinitionStages.WithUserMetadata
The stage of the consumer group definition allowing to specify user metadata.
|
Copyright © 2019. All rights reserved.