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