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