Uses of Interface
com.azure.resourcemanager.eventhubs.models.EventHubAuthorizationRule.DefinitionStages.WithAccessPolicy
Packages that use EventHubAuthorizationRule.DefinitionStages.WithAccessPolicy
Package
Description
Package containing the data models for EventHubManagementClient.
-
Uses of EventHubAuthorizationRule.DefinitionStages.WithAccessPolicy in com.azure.resourcemanager.eventhubs.models
Subinterfaces of EventHubAuthorizationRule.DefinitionStages.WithAccessPolicy in com.azure.resourcemanager.eventhubs.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the event hub namespace authorization rule definition.Methods in com.azure.resourcemanager.eventhubs.models that return EventHubAuthorizationRule.DefinitionStages.WithAccessPolicyModifier and TypeMethodDescriptionEventHubAuthorizationRule.DefinitionStages.WithEventHub.withExistingEventHub(EventHub eventHub) Specifies that authorization rule needs to be created for the given event hub.EventHubAuthorizationRule.DefinitionStages.WithEventHub.withExistingEventHub(String resourceGroupName, String namespaceName, String eventHubName) Specifies that authorization rule needs to be created for the given event hub.EventHubAuthorizationRule.DefinitionStages.WithEventHub.withExistingEventHubId(String eventHubResourceId) Specifies that authorization rule needs to be created for the given event hub.