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