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