Interface MsixPackage.Update

All Superinterfaces:
MsixPackage.UpdateStages.WithDisplayName, MsixPackage.UpdateStages.WithIsActive, MsixPackage.UpdateStages.WithIsRegularRegistration
Enclosing interface:
MsixPackage

The template for MsixPackage update.
  • Method Details

    • apply

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

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