Interface AppLink.Update

All Superinterfaces:
AppLink.UpdateStages.WithTags
Enclosing interface:
AppLink

public static interface AppLink.Update extends AppLink.UpdateStages.WithTags
The template for AppLink update.
  • Method Details

    • apply

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

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