Interface AppPlatformManager.Configurable

All Superinterfaces:
AzureConfigurable<AppPlatformManager.Configurable>
Enclosing class:
AppPlatformManager

public static interface AppPlatformManager.Configurable extends AzureConfigurable<AppPlatformManager.Configurable>
The interface allowing configurations to be set.
  • Method Details

    • authenticate

      AppPlatformManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of AppPlatformManager that exposes app platform resource management API entry points.
      Parameters:
      credential - the credential to use
      profile - the profile to use
      Returns:
      the interface exposing AppPlatform management API entry points that work across subscriptions