Topics Interface

Implements

SupportsGettingByNameAsync<Topic> HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager> SupportsCreating<Blank> SupportsDeletingByName SupportsListing<Topic> HasInner<com.microsoft.azure.management.servicebus.implementation.TopicsInner>

public interface Topics
extends SupportsCreating<Blank>, SupportsListing<Topic>, SupportsGettingByNameAsync<Topic>, SupportsDeletingByName, HasManager<com.microsoft.azure.management.servicebus.implementation.ServiceBusManager>, HasInner<com.microsoft.azure.management.servicebus.implementation.TopicsInner>

Entry point to Service Bus topic management API in Azure.

Applies to