public interface ServiceBusManagementClient
| Modifier and Type | Method and Description |
|---|---|
String |
getApiVersion()
Gets Api Version.
|
Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation.
|
DisasterRecoveryConfigsClient |
getDisasterRecoveryConfigs()
Gets the DisasterRecoveryConfigsClient object to access its operations.
|
String |
getEndpoint()
Gets server parameter.
|
EventHubsClient |
getEventHubs()
Gets the EventHubsClient object to access its operations.
|
com.azure.core.http.HttpPipeline |
getHttpPipeline()
Gets The HTTP pipeline to send requests through.
|
MigrationConfigsClient |
getMigrationConfigs()
Gets the MigrationConfigsClient object to access its operations.
|
NamespacesClient |
getNamespaces()
Gets the NamespacesClient object to access its operations.
|
OperationsClient |
getOperations()
Gets the OperationsClient object to access its operations.
|
PremiumMessagingRegionsClient |
getPremiumMessagingRegions()
Gets the PremiumMessagingRegionsClient object to access its operations.
|
QueuesClient |
getQueues()
Gets the QueuesClient object to access its operations.
|
RegionsClient |
getRegions()
Gets the RegionsClient object to access its operations.
|
RulesClient |
getRules()
Gets the RulesClient object to access its operations.
|
String |
getSubscriptionId()
Gets Subscription credentials that uniquely identify a Microsoft Azure subscription.
|
SubscriptionsClient |
getSubscriptions()
Gets the SubscriptionsClient object to access its operations.
|
TopicsClient |
getTopics()
Gets the TopicsClient object to access its operations.
|
String getSubscriptionId()
String getEndpoint()
String getApiVersion()
com.azure.core.http.HttpPipeline getHttpPipeline()
Duration getDefaultPollInterval()
NamespacesClient getNamespaces()
QueuesClient getQueues()
TopicsClient getTopics()
DisasterRecoveryConfigsClient getDisasterRecoveryConfigs()
EventHubsClient getEventHubs()
MigrationConfigsClient getMigrationConfigs()
OperationsClient getOperations()
PremiumMessagingRegionsClient getPremiumMessagingRegions()
RulesClient getRules()
RegionsClient getRegions()
SubscriptionsClient getSubscriptions()
Copyright © 2021 Microsoft Corporation. All rights reserved.