public static interface ServiceBusManager.Configurable extends AzureConfigurable<ServiceBusManager.Configurable>
| Modifier and Type | Method and Description |
|---|---|
ServiceBusManager |
authenticate(com.azure.core.credential.TokenCredential credential,
com.azure.core.management.profile.AzureProfile profile)
Creates an instance of TrafficManager that exposes servicebus management API entry points.
|
withAuxiliaryCredential, withAuxiliaryCredentials, withConfiguration, withHttpClient, withLogLevel, withLogOptions, withPolicy, withRetryPolicy, withScope, withScopesServiceBusManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
credential - the credential to useprofile - the profile to useCopyright © 2021 Microsoft Corporation. All rights reserved.