@Beta(value=V1_7_0) public interface EventHubNamespaces extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<EventHubNamespace.DefinitionStages.Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<EventHubNamespace>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup<EventHubNamespace>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup<EventHubNamespace>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<EventHubNamespace>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup, com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation<EventHubNamespace>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.eventhub.implementation.EventHubManager>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.eventhub.implementation.NamespacesInner>
| Modifier and Type | Method and Description |
|---|---|
EventHubNamespaceAuthorizationRules |
authorizationRules() |
EventHubs |
eventHubs() |
definelist, listAsynclistByResourceGroup, listByResourceGroupAsyncgetByResourceGroup, getByResourceGroupAsync, getByResourceGroupAsyncgetById, getByIdAsync, getByIdAsyncdeleteById, deleteByIdAsync, deleteByIdAsyncdeleteByResourceGroup, deleteByResourceGroupAsync, deleteByResourceGroupAsynccreate, create, createAsync, createAsync, createAsync, createAsyncdeleteByIds, deleteByIds, deleteByIdsAsync, deleteByIdsAsync@Beta(value=V1_7_0) EventHubNamespaceAuthorizationRules authorizationRules()
@Beta(value=V1_7_0) EventHubs eventHubs()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/