@Beta(value=V1_7_0) public interface EventHubNamespaces extends SupportsCreating<EventHubNamespace.DefinitionStages.Blank>, SupportsListing<EventHubNamespace>, SupportsListingByResourceGroup<EventHubNamespace>, SupportsGettingByResourceGroup<EventHubNamespace>, SupportsGettingById<EventHubNamespace>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<EventHubNamespace>, SupportsBatchDeletion, HasManager<com.microsoft.azure.management.eventhub.implementation.EventHubManager>, HasInner<com.microsoft.azure.management.eventhub.implementation.NamespacesInner>
Modifier and Type | Method and Description |
---|---|
EventHubNamespaceAuthorizationRules |
authorizationRules() |
EventHubs |
eventHubs() |
define
list, listAsync
listByResourceGroup, listByResourceGroupAsync
getByResourceGroup, getByResourceGroupAsync, getByResourceGroupAsync
getById, getByIdAsync, getByIdAsync
deleteById, deleteByIdAsync, deleteByIdAsync
deleteByResourceGroup, deleteByResourceGroupAsync, deleteByResourceGroupAsync
create, create, createAsync, createAsync, createAsync, createAsync
deleteByIds, deleteByIds, deleteByIdsAsync, deleteByIdsAsync
manager
@Beta(value=V1_7_0) EventHubNamespaceAuthorizationRules authorizationRules()
@Beta(value=V1_7_0) EventHubs eventHubs()
Copyright © 2019. All rights reserved.