Interface ServiceBusSubscriptions
- All Superinterfaces:
HasManager<ServiceBusManager>,SupportsCreating<ServiceBusSubscription.DefinitionStages.Blank>,SupportsDeletingByName,SupportsGettingByName<ServiceBusSubscription>,SupportsListing<ServiceBusSubscription>
public interface ServiceBusSubscriptions
extends SupportsCreating<ServiceBusSubscription.DefinitionStages.Blank>, SupportsListing<ServiceBusSubscription>, SupportsGettingByName<ServiceBusSubscription>, SupportsDeletingByName, HasManager<ServiceBusManager>
Entry point to service bus queue management API in Azure.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
defineMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync