Interface Application.Update

All Superinterfaces:
Application.UpdateStages.WithApplicationType, Application.UpdateStages.WithCommandLineArguments, Application.UpdateStages.WithCommandLineSetting, Application.UpdateStages.WithDescription, Application.UpdateStages.WithFilePath, Application.UpdateStages.WithFriendlyName, Application.UpdateStages.WithIconIndex, Application.UpdateStages.WithIconPath, Application.UpdateStages.WithMsixPackageApplicationId, Application.UpdateStages.WithMsixPackageFamilyName, Application.UpdateStages.WithShowInPortal, Application.UpdateStages.WithTags
Enclosing interface:
Application

The template for Application update.
  • Method Details

    • apply

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

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