Interface ServiceBusSubscriptions
- All Superinterfaces:
HasInner<com.microsoft.azure.management.servicebus.implementation.SubscriptionsInner>
,HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>
,SupportsCreating<ServiceBusSubscription.DefinitionStages.Blank>
,SupportsDeletingByName
,SupportsGettingByName<ServiceBusSubscription>
,SupportsGettingByNameAsync<ServiceBusSubscription>
,SupportsListing<ServiceBusSubscription>
public interface ServiceBusSubscriptions
extends SupportsCreating<ServiceBusSubscription.DefinitionStages.Blank>, SupportsListing<ServiceBusSubscription>, SupportsGettingByNameAsync<ServiceBusSubscription>, SupportsDeletingByName, HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>, HasInner<com.microsoft.azure.management.servicebus.implementation.SubscriptionsInner>
Entry point to service bus queue management API in Azure.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
inner
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager
manager
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating
define
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsync, deleteByNameAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName
getByName
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync
getByNameAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
list, listAsync