| Package | Description |
|---|---|
| com.azure.resourcemanager.eventhubs.models |
Package containing the data models for EventHubManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EventHub |
EventHubs.getByName(String resourceGroupName,
String namespaceName,
String name)
Gets an event hub in a namespace under a resource group.
|
| Modifier and Type | Method and Description |
|---|---|
EventHubAuthorizationRule.DefinitionStages.WithAccessPolicy |
EventHubAuthorizationRule.DefinitionStages.WithEventHub.withExistingEventHub(EventHub eventHub)
Specifies that authorization rule needs to be created for the given event hub.
|
EventHubConsumerGroup.DefinitionStages.WithCreate |
EventHubConsumerGroup.DefinitionStages.WithEventHub.withExistingEventHub(EventHub eventHub)
Specifies the event hub for which consumer group needs to be created.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.