Interface AuthConfig.Update

All Superinterfaces:
AuthConfig.UpdateStages.WithGlobalValidation, AuthConfig.UpdateStages.WithHttpSettings, AuthConfig.UpdateStages.WithIdentityProviders, AuthConfig.UpdateStages.WithLogin, AuthConfig.UpdateStages.WithPlatform
Enclosing interface:
AuthConfig

The template for AuthConfig update.
  • Method Details

    • apply

      AuthConfig apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      AuthConfig apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.