Uses of Interface
com.azure.resourcemanager.eventhubs.models.EventHubNamespaceAuthorizationRule.DefinitionStages.WithAccessPolicy
Packages that use EventHubNamespaceAuthorizationRule.DefinitionStages.WithAccessPolicy
Package
Description
Package containing the data models for EventHubManagementClient.
-
Uses of EventHubNamespaceAuthorizationRule.DefinitionStages.WithAccessPolicy in com.azure.resourcemanager.eventhubs.models
Subinterfaces of EventHubNamespaceAuthorizationRule.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 EventHubNamespaceAuthorizationRule.DefinitionStages.WithAccessPolicyModifier and TypeMethodDescriptionEventHubNamespaceAuthorizationRule.DefinitionStages.WithNamespace.withExistingNamespace(EventHubNamespace namespace) Specifies that authorization rule needs to be created for the given event hub namespace.EventHubNamespaceAuthorizationRule.DefinitionStages.WithNamespace.withExistingNamespace(String resourceGroupName, String namespaceName) Specifies that authorization rule needs to be created for the given event hub namespace.EventHubNamespaceAuthorizationRule.DefinitionStages.WithNamespace.withExistingNamespaceId(String namespaceResourceId) Specifies that authorization rule needs to be created for the given event hub namespace.