public static interface NetworkManager.Configurable extends AzureConfigurable<NetworkManager.Configurable>
| Modifier and Type | Method and Description |
|---|---|
NetworkManager |
authenticate(com.azure.core.credential.TokenCredential credential,
com.azure.core.management.profile.AzureProfile profile)
Creates an instance of NetworkManager that exposes network management API entry points.
|
withAuxiliaryCredential, withAuxiliaryCredentials, withConfiguration, withHttpClient, withLogLevel, withLogOptions, withPolicy, withRetryPolicy, withScope, withScopesNetworkManager 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.